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
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.c386 static inline unsigned long fat_hash(loff_t i_pos) in fat_hash()
401 void fat_attach(struct inode *inode, loff_t i_pos) in fat_attach()
446 struct inode *fat_iget(struct super_block *sb, loff_t i_pos) in fat_iget()
594 struct msdos_dir_entry *de, loff_t i_pos) in fat_build_inode()
860 loff_t i_pos; in __fat_write_inode() local
H A Ddir.c682 loff_t i_pos = fat_make_i_pos(sb, bh, de); in __fat_readdir() local
/linux/fs/exfat/
H A Dinode.c572 static inline unsigned long exfat_hash(loff_t i_pos) in exfat_hash()
577 void exfat_hash_inode(struct inode *inode, loff_t i_pos) in exfat_hash_inode()
598 struct inode *exfat_iget(struct super_block *sb, loff_t i_pos) in exfat_iget()
675 struct exfat_dir_entry *info, loff_t i_pos) in exfat_build_inode()
H A Dnamei.c551 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
1245 loff_t i_pos; in exfat_rename() local
H A Ddir.c217 loff_t cpos, i_pos; in exfat_iterate() local
H A Dexfat_fs.h321 loff_t i_pos; member