Searched refs:befs_get_block (Results 1 – 2 of 2) sorted by relevance
35 static int befs_get_block(struct inode *, long, struct buffer_head *, int);108 return block_read_full_page(page, befs_get_block); in befs_readpage()114 return generic_block_bmap(mapping, block, befs_get_block); in befs_bmap()129 befs_get_block(struct inode *inode, long block, in befs_get_block() function
234 uses befs_get_block() by way of befs_readpage() to find the disk offsets