Home
last modified time | relevance | path

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

/openbmc/linux/fs/fat/
H A Dnfs.c70 fat_get_blknr_offset(MSDOS_SB(sb), i_pos, &blocknr, &offset); in __fat_nfs_get_inode()
H A Dfat.h252 static inline void fat_get_blknr_offset(struct msdos_sb_info *sbi, in fat_get_blknr_offset() function
H A Dinode.c864 fat_get_blknr_offset(sbi, i_pos, &blocknr, &offset); in __fat_write_inode()