Home
last modified time | relevance | path

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

/linux-6.12.1/fs/fat/ !
Dnfs.c70 fat_get_blknr_offset(MSDOS_SB(sb), i_pos, &blocknr, &offset); in __fat_nfs_get_inode()
Dfat.h255 static inline void fat_get_blknr_offset(struct msdos_sb_info *sbi, in fat_get_blknr_offset() function
Dinode.c870 fat_get_blknr_offset(sbi, i_pos, &blocknr, &offset); in __fat_write_inode()