Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds