Home
last modified time | relevance | path

Searched refs:di_depth (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dgfs2_ondisk.h297 __be16 di_depth; /* Number of bits in the table */ member
/Linux-v5.10/fs/gfs2/
Dglops.c451 depth = be16_to_cpu(str->di_depth); in gfs2_dinode_in()
Dsuper.c497 str->di_depth = cpu_to_be16(ip->i_depth); in gfs2_dinode_out()