Home
last modified time | relevance | path

Searched defs:i_pos (Results 1 – 7 of 7) 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
137 loff_t i_pos; /* on-disk position of directory entry */ member
256 loff_t i_pos, sector_t *blknr, int *offset) in fat_get_blknr_offset()
265 loff_t i_pos; in fat_i_pos_read() local
H A Dinode.c384 static inline unsigned long fat_hash(loff_t i_pos) in fat_hash()
399 void fat_attach(struct inode *inode, loff_t i_pos) in fat_attach()
444 struct inode *fat_iget(struct super_block *sb, loff_t i_pos) in fat_iget()
592 struct msdos_dir_entry *de, loff_t i_pos) in fat_build_inode()
858 loff_t i_pos; in __fat_write_inode() local
/linux/fs/exfat/
H A Dinode.c546 static inline unsigned long exfat_hash(loff_t i_pos) in exfat_hash()
551 void exfat_hash_inode(struct inode *inode, loff_t i_pos) in exfat_hash_inode()
572 struct inode *exfat_iget(struct super_block *sb, loff_t i_pos) in exfat_iget()
649 struct exfat_dir_entry *info, loff_t i_pos) in exfat_build_inode()
H A Dnamei.c556 loff_t i_pos; in exfat_create() local
723 loff_t i_pos; in exfat_lookup() local
849 loff_t i_pos; in exfat_mkdir() local
1240 loff_t i_pos; in exfat_rename() local
H A Ddir.c216 loff_t cpos, i_pos; in exfat_iterate() local
H A Dexfat_fs.h323 loff_t i_pos; member