Home
last modified time | relevance | path

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

/linux-4.1.27/fs/f2fs/
Ddir.c32 static unsigned int bucket_blocks(unsigned int level) in bucket_blocks() function
74 bidx += dir_buckets(i, dir_level) * bucket_blocks(i); in dir_block_index()
75 bidx += idx * bucket_blocks(level); in dir_block_index()
172 nblock = bucket_blocks(level); in find_in_level()
537 nblock = bucket_blocks(level); in __f2fs_add_link()