Home
last modified time | relevance | path

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

/linux-4.4.14/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()
178 nblock = bucket_blocks(level); in find_in_level()
569 nblock = bucket_blocks(level); in __f2fs_add_link()