Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dgfs2_ondisk.h291 __be16 di_depth; /* Number of bits in the table */ member
/Linux-v4.19/fs/gfs2/
Dglops.c383 depth = be16_to_cpu(str->di_depth); in gfs2_dinode_in()
Dsuper.c733 str->di_depth = cpu_to_be16(ip->i_depth); in gfs2_dinode_out()