Home
last modified time | relevance | path

Searched defs:i_pos (Results 1 – 8 of 8) sorted by relevance

/linux/fs/fat/
H A Dnfs.c44 static struct inode *fat_ilookup(struct super_block *sb, u64 ino, loff_t i_pos) in fat_ilookup()
57 u64 ino, u32 generation, loff_t i_pos) in __fat_nfs_get_inode()
106 loff_t i_pos; in fat_encode_fh_nostale() local
161 loff_t i_pos; in fat_fh_to_dentry_nostale() local
199 loff_t i_pos; in fat_fh_to_parent_nostale() local
H A Dfat.h128 loff_t i_pos; /* on-disk position of directory entry or 0 */ member
138 loff_t i_pos; /* on-disk position of directory entry */ member
257 loff_t i_pos, sector_t *blknr, int *offset) in fat_get_blknr_offset()
266 loff_t i_pos; in fat_i_pos_read() local
H A Dinode.c387 static inline unsigned long fat_hash(loff_t i_pos) in fat_hash()
402 void fat_attach(struct inode *inode, loff_t i_pos) in fat_attach()
447 struct inode *fat_iget(struct super_block *sb, loff_t i_pos) in fat_iget()
595 struct msdos_dir_entry *de, loff_t i_pos) in fat_build_inode()
864 loff_t i_pos; in __fat_write_inode() local
H A Ddir.c684 loff_t i_pos = fat_make_i_pos(sb, bh, de); in __fat_readdir() local
/linux/fs/exfat/
H A Dinode.c550 static inline unsigned long exfat_hash(loff_t i_pos) in exfat_hash()
555 void exfat_hash_inode(struct inode *inode, loff_t i_pos) in exfat_hash_inode()
576 struct inode *exfat_iget(struct super_block *sb, loff_t i_pos) in exfat_iget()
653 struct exfat_dir_entry *info, loff_t i_pos) in exfat_build_inode()
H A Dnamei.c545 loff_t i_pos; in exfat_create() local
721 loff_t i_pos; in exfat_lookup() local
847 loff_t i_pos; in exfat_mkdir() local
1237 loff_t i_pos; in exfat_rename() local
H A Ddir.c205 loff_t cpos, i_pos; in exfat_iterate() local
H A Dexfat_fs.h325 loff_t i_pos; member