Searched refs:i_height (Results 1 – 6 of 6) sorted by relevance
167 ip->i_height = 1; in gfs2_unstuff_dinode()316 unsigned int end_of_metadata = ip->i_height - 1; in lookup_metapath()333 return ip->i_height; in lookup_metapath()488 if (height == ip->i_height) { in gfs2_bmap_alloc()495 iblks = height - ip->i_height; in gfs2_bmap_alloc()522 for (; i - 1 < height - ip->i_height && n > 0; i++, n--) in gfs2_bmap_alloc()524 if (i - 1 == height - ip->i_height) { in gfs2_bmap_alloc()580 ip->i_height = height; in gfs2_bmap_alloc()637 height = ip->i_height; in gfs2_block_map()643 if (height > ip->i_height || gfs2_is_stuffed(ip)) in gfs2_block_map()[all …]
25 return !ip->i_height; in gfs2_is_stuffed()
402 u8 i_height; member
360 ip->i_height = (u8)height; in gfs2_dinode_in()
720 str->di_height = cpu_to_be16(ip->i_height); in gfs2_dinode_out()
671 ip->i_height = 0; in gfs2_create_inode()