Searched refs:__fat_get_block (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/fat/ |
H A D | inode.c | 119 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()
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | inode.c | 119 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()
|
Completed in 5 milliseconds