Searched refs:i_depth (Results 1 – 7 of 7) sorted by relevance
352 hsize = 1 << ip->i_depth; in gfs2_dir_get_hash_table()781 unsigned hsize = 1 << ip->i_depth; in gfs2_dirent_search()789 index = name->hash >> (32 - ip->i_depth); in gfs2_dirent_search()946 dip->i_depth = y; in dir_make_exhash()977 index = name->hash >> (32 - dip->i_depth); in dir_split_leaf()988 if (dip->i_depth == be16_to_cpu(oleaf->lf_depth)) { in dir_split_leaf()1003 len = 1 << (dip->i_depth - be16_to_cpu(oleaf->lf_depth)); in dir_split_leaf()1007 dip->i_depth, be16_to_cpu(oleaf->lf_depth), index); in dir_split_leaf()1041 divider = (start + half_len) << (32 - dip->i_depth); in dir_split_leaf()1124 hsize = 1 << dip->i_depth; in dir_double_exhash()[all …]
404 u8 i_depth; member
375 ip->i_depth = (u8)depth; in gfs2_dinode_in()
749 else if (ip->i_depth) in do_strip()
724 str->di_depth = cpu_to_be16(ip->i_depth); in gfs2_dinode_out()
672 ip->i_depth = 0; in gfs2_create_inode()
2445 if (meta || ip->i_depth) in __gfs2_free_blocks()