befs_get_block
return block_read_full_folio(folio, befs_get_block);
return generic_block_bmap(mapping, block, befs_get_block);
static int befs_get_block(struct inode *, sector_t, struct buffer_head *, int);