Searched refs:__fat_get_block (Results 1 – 1 of 1) sorted by relevance
118 static inline int __fat_get_block(struct inode *inode, sector_t iblock, in __fat_get_block() function189 err = __fat_get_block(inode, iblock, &max_blocks, bh_result, create); in fat_get_block()