Searched refs:di_depth (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | gfs2_ondisk.h | 297 __be16 di_depth; /* Number of bits in the table */ member |
| /linux/fs/gfs2/ | ||
| H A D | super.c | 422 str->di_depth = cpu_to_be16(ip->i_depth); in gfs2_dinode_out() |