Home
last modified time | relevance | path

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

/openbmc/linux/fs/fat/
H A Dinode.c119 static inline int __fat_get_block(struct inode *inode, sector_t iblock, in __fat_get_block() function
190 err = __fat_get_block(inode, iblock, &max_blocks, bh_result, create); in fat_get_block()