Home
last modified time | relevance | path

Searched refs:di_height (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dgfs2_ondisk.h292 __be16 di_height; /* height of metadata */ member
/linux/fs/gfs2/
H A Dglops.c458 height = be16_to_cpu(str->di_height); in gfs2_dinode_in()
H A Dsuper.c426 str->di_height = cpu_to_be16(ip->i_height); in gfs2_dinode_out()
H A Dbmap.c138 di->di_height = cpu_to_be16(1); in __gfs2_unstuff_inode()