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

/linux-master/fs/f2fs/
H A Ddir.c37 static unsigned int bucket_blocks(unsigned int level) function
160 bidx += dir_buckets(i, dir_level) * bucket_blocks(i);
161 bidx += idx * bucket_blocks(level);
315 nblock = bucket_blocks(level);
713 nblock = bucket_blocks(level);

Completed in 209 milliseconds