Home
last modified time | relevance | path

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

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