Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/befs/
H A Ddatastream.c203 uint indirblocks; in befs_count_blocks() local
209 indirblocks = dbl_bruns / befs_iaddrs_per_block(sb); in befs_count_blocks()
212 metablocks += indirblocks; in befs_count_blocks()