Searched refs:bucket_blocks (Results 1 – 3 of 3) sorted by relevance
476 static inline unsigned int bucket_blocks(unsigned int level) in bucket_blocks() function491 bidx += dir_buckets(i, dir_level) * bucket_blocks(i); in dir_block_index()492 bidx += idx * bucket_blocks(level); in dir_block_index()
117 nblock = bucket_blocks(level); in find_in_level()231 nblock = bucket_blocks(level); in f2fs_add_link()
1094 bidx += dir_buckets(i, dir_level) * bucket_blocks(i); in __get_current_level()1112 nblock = bucket_blocks(level); in f2fs_check_dirent_position()