Searched refs:BUCKET_BLOCKS (Results 1 – 3 of 3) sorted by relevance
108 bidx = get_bucketaddr(level, ctx->hash % nbucket) * BUCKET_BLOCKS; in hmdfs_in_level()109 end_block = bidx + BUCKET_BLOCKS; in hmdfs_in_level()
24 #define BUCKET_BLOCKS 2 macro
473 return buckets * DENTRYGROUP_SIZE * BUCKET_BLOCKS + DENTRYGROUP_HEADER; in get_dcache_file_size()613 isize = get_dentry_group_cnt(file_inode(filp)) / BUCKET_BLOCKS; in get_max_depth()713 bidx = get_bucketaddr(level, ctx->hash % nbucket) * BUCKET_BLOCKS; in hmdfs_in_level()714 end_block = bidx + BUCKET_BLOCKS; in hmdfs_in_level()883 bidx = BUCKET_BLOCKS * in create_dentry()885 end_block = bidx + BUCKET_BLOCKS; in create_dentry()