Home
last modified time | relevance | path

Searched refs:i_depth (Results 1 – 7 of 7) sorted by relevance

/fs/gfs2/
A Ddir.c348 hsize = BIT(ip->i_depth); in gfs2_dir_get_hash_table()
821 unsigned int hsize = BIT(ip->i_depth); in gfs2_dirent_search()
829 index = name->hash >> (32 - ip->i_depth); in gfs2_dirent_search()
982 dip->i_depth = ilog2(sdp->sd_hash_ptrs); in dir_make_exhash()
1158 hsize = BIT(dip->i_depth); in dir_double_exhash()
1189 dip->i_depth++; in dir_double_exhash()
1540 hsize = BIT(dip->i_depth); in dir_e_read()
1542 index = hash >> (32 - dip->i_depth); in dir_e_read()
1559 len = BIT(dip->i_depth - depth); in dir_e_read()
1847 if (ip->i_depth < GFS2_DIR_MAX_DEPTH) { in gfs2_dir_add()
[all …]
A Dincore.h403 u8 i_depth; member
A Dglops.c459 ip->i_depth = (u8)depth; in gfs2_dinode_in()
A Dsuper.c420 str->di_depth = cpu_to_be16(ip->i_depth); in gfs2_dinode_out()
A Dinode.c776 ip->i_depth = 0; in gfs2_create_inode()
A Dbmap.c1531 else if (ip->i_depth) in sweep_bh_for_rgrps()
A Drgrp.c2532 if (meta || ip->i_depth || gfs2_is_jdata(ip)) in __gfs2_free_blocks()

Completed in 33 milliseconds