Searched refs:befs_count_blocks (Results 1 – 4 of 4) sorted by relevance
17 befs_blocknr_t befs_count_blocks(struct super_block *sb,
172 befs_count_blocks(struct super_block *sb, const befs_data_stream *ds) in befs_count_blocks() function
387 num_blks = befs_count_blocks(sb, &befs_ino->i_data.ds); in befs_iget()
156 * Cleaned up the befs_count_blocks() function. Much smarter now.