Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dgfs2_ondisk.h297 __be16 di_depth; /* Number of bits in the table */ member
/linux/fs/gfs2/
H A Dsuper.c422 str->di_depth = cpu_to_be16(ip->i_depth); in gfs2_dinode_out()