Home
last modified time | relevance | path

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

/openbmc/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.h125 loff_t i_pos; /* on-disk position of directory entry or 0 */ member
134 loff_t i_pos; /* on-disk position of directory entry */ member
253 loff_t i_pos, sector_t *blknr, int *offset) in fat_get_blknr_offset()
262 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()
589 struct msdos_dir_entry *de, loff_t i_pos) in fat_build_inode()
852 loff_t i_pos; in __fat_write_inode() local
H A Ddir.c670 loff_t i_pos = fat_make_i_pos(sb, bh, de); in __fat_readdir() local
1200 struct buffer_head **bh, loff_t *i_pos) in fat_add_new_entries()
1289 loff_t pos, i_pos; in fat_add_entries() local
/openbmc/linux/fs/exfat/
H A Dinode.c477 static inline unsigned long exfat_hash(loff_t i_pos) in exfat_hash()
482 void exfat_hash_inode(struct inode *inode, loff_t i_pos) in exfat_hash_inode()
503 struct inode *exfat_iget(struct super_block *sb, loff_t i_pos) in exfat_iget()
588 struct exfat_dir_entry *info, loff_t i_pos) in exfat_build_inode()
H A Dnamei.c572 loff_t i_pos; in exfat_create() local
717 loff_t i_pos; in exfat_lookup() local
854 loff_t i_pos; in exfat_mkdir() local
1308 loff_t i_pos; in exfat_rename() local
H A Ddir.c235 loff_t cpos, i_pos; in exfat_iterate() local
H A Dexfat_fs.h317 loff_t i_pos; member