Home
last modified time | relevance | path

Searched refs:i_height (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/fs/gfs2/
A Dbmap.c139 ip->i_height = 1; in __gfs2_unstuff_inode()
686 if (mp->mp_fheight == ip->i_height) { in __gfs2_iomap_alloc()
772 ip->i_height = mp->mp_fheight; in __gfs2_iomap_alloc()
816 end = metaend(ip->i_height - 1, mp); in gfs2_alloc_size()
897 height = ip->i_height; in __gfs2_iomap_get()
908 if (mp->mp_aheight != ip->i_height) in __gfs2_iomap_get()
915 bh = mp->mp_bh[ip->i_height - 1]; in __gfs2_iomap_get()
935 else if (height == ip->i_height) in __gfs2_iomap_get()
1802 if (mp.mp_aheight == ip->i_height) in punch_hole()
1852 mp_h != ip->i_height - 1, in punch_hole()
[all …]
A Dinode.h22 return !ip->i_height; in gfs2_is_stuffed()
A Dincore.h403 u8 i_height; member
A Dglops.c447 ip->i_height = (u8)height; in gfs2_dinode_in()
A Dsuper.c409 str->di_height = cpu_to_be16(ip->i_height); in gfs2_dinode_out()
A Dinode.c699 ip->i_height = 0; in gfs2_create_inode()

Completed in 19 milliseconds