Home
last modified time | relevance | path

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

/fs/f2fs/
Ddir.c31 static unsigned int bucket_blocks(unsigned int level) in bucket_blocks() function
73 bidx += dir_buckets(i) * bucket_blocks(i); in dir_block_index()
74 bidx += idx * bucket_blocks(level); in dir_block_index()
144 nblock = bucket_blocks(level); in find_in_level()
446 nblock = bucket_blocks(level); in __f2fs_add_link()