Home
last modified time | relevance | path

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

/linux/fs/befs/
H A Ddatastream.h17 befs_blocknr_t befs_count_blocks(struct super_block *sb,
H A Ddatastream.c172 befs_count_blocks(struct super_block *sb, const befs_data_stream *ds) in befs_count_blocks() function
H A DChangeLog156 * Cleaned up the befs_count_blocks() function. Much smarter now.