Searched refs:i_height (Results 1 – 6 of 6) sorted by relevance
137 ip->i_height = 1; in __gfs2_unstuff_inode()689 if (mp->mp_fheight == ip->i_height) { in __gfs2_iomap_alloc()775 ip->i_height = mp->mp_fheight; in __gfs2_iomap_alloc()819 end = metaend(ip->i_height - 1, mp); in gfs2_alloc_size()900 height = ip->i_height; in __gfs2_iomap_get()911 if (mp->mp_aheight != ip->i_height) in __gfs2_iomap_get()918 bh = mp->mp_bh[ip->i_height - 1]; in __gfs2_iomap_get()938 else if (height == ip->i_height) in __gfs2_iomap_get()1805 if (mp.mp_aheight == ip->i_height) in punch_hole()1855 mp_h != ip->i_height - 1, in punch_hole()[all …]
22 return !ip->i_height; in gfs2_is_stuffed()
401 u8 i_height; member
446 ip->i_height = (u8)height; in gfs2_dinode_in()
426 str->di_height = cpu_to_be16(ip->i_height); in gfs2_dinode_out()
707 ip->i_height = 0; in gfs2_create_inode()
Completed in 31 milliseconds