Searched refs:bucket_blocks (Results 1 – 3 of 3) sorted by relevance
465 static inline unsigned int bucket_blocks(unsigned int level) in bucket_blocks() function480 bidx += dir_buckets(i, dir_level) * bucket_blocks(i); in dir_block_index()481 bidx += idx * bucket_blocks(level); in dir_block_index()
126 nblock = bucket_blocks(level); in find_in_level()241 nblock = bucket_blocks(level); in f2fs_add_link()
1192 bidx += dir_buckets(i, dir_level) * bucket_blocks(i); in __get_current_level()1210 nblock = bucket_blocks(level); in f2fs_check_dirent_position()