befs_get_block     41 fs/befs/linuxvfs.c static int befs_get_block(struct inode *, sector_t, struct buffer_head *, int);
befs_get_block    113 fs/befs/linuxvfs.c 	return block_read_full_page(page, befs_get_block);
befs_get_block    119 fs/befs/linuxvfs.c 	return generic_block_bmap(mapping, block, befs_get_block);