Home
last modified time | relevance | path

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

/openbmc/linux/fs/fat/
H A Dinode.c290 static int fat_get_block_bmap(struct inode *inode, sector_t iblock, in fat_get_block_bmap() function
321 blocknr = generic_block_bmap(mapping, block, fat_get_block_bmap); in _fat_bmap()