Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/fat/
A Dcache.c358 int fat_bmap(struct inode *inode, sector_t sector, sector_t *phys, in fat_bmap() function
A Dfat.h321 extern int fat_bmap(struct inode *inode, sector_t sector, sector_t *phys,
A Dinode.c129 err = fat_bmap(inode, iblock, &phys, &mapped_blocks, create, false); in __fat_get_block()
165 err = fat_bmap(inode, iblock, &phys, &mapped_blocks, create, false); in __fat_get_block()
301 err = fat_bmap(inode, iblock, &bmap, &mapped_blocks, create, true); in fat_get_block_bmap()
A Ddir.c94 err = fat_bmap(dir, iblock, &phys, &mapped_blocks, 0, false); in fat__get_entry()

Completed in 14 milliseconds