Searched refs:i_height (Results 1 – 6 of 6) sorted by relevance
139 ip->i_height = 1; in __gfs2_unstuff_inode()357 return __fillup_metapath(ip, mp, 0, ip->i_height - 1); in lookup_metapath()537 ret = fillup_metapath(ip, mp, ip->i_height - 1);686 if (mp->mp_fheight == ip->i_height) { in __gfs2_iomap_alloc()693 iblks = mp->mp_fheight - ip->i_height; in __gfs2_iomap_alloc()719 for (; i - 1 < mp->mp_fheight - ip->i_height && n > 0; in __gfs2_iomap_alloc()722 if (i - 1 == mp->mp_fheight - ip->i_height) { in __gfs2_iomap_alloc()772 ip->i_height = mp->mp_fheight; in __gfs2_iomap_alloc()815 first = metapointer(ip->i_height - 1, mp); in gfs2_alloc_size()816 end = metaend(ip->i_height - 1, mp); in gfs2_alloc_size()[all …]
22 return !ip->i_height; in gfs2_is_stuffed()
403 u8 i_height; member
453 ip->i_height = (u8)height; in gfs2_dinode_in()
422 str->di_height = cpu_to_be16(ip->i_height); in gfs2_dinode_out()
705 ip->i_height = 0; in gfs2_create_inode()