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() argument
57 u64 ino, u32 generation, loff_t i_pos) in __fat_nfs_get_inode() argument
106 loff_t i_pos; in fat_encode_fh_nostale() local
161 loff_t i_pos; fat_fh_to_dentry_nostale() local
199 loff_t i_pos; fat_fh_to_parent_nostale() local
[all...]
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() argument
265 loff_t i_pos; in fat_i_pos_read() local
[all...]
H A Dinode.c386 static inline unsigned long fat_hash(loff_t i_pos) in fat_hash() argument
401 void fat_attach(struct inode *inode, loff_t i_pos) in fat_attach() argument
446 fat_iget(struct super_block * sb,loff_t i_pos) fat_iget() argument
594 fat_build_inode(struct super_block * sb,struct msdos_dir_entry * de,loff_t i_pos) fat_build_inode() argument
860 loff_t i_pos; __fat_write_inode() local
[all...]
H A Ddir.c682 loff_t i_pos = fat_make_i_pos(sb, bh, de); in __fat_readdir() local
1212 struct buffer_head **bh, loff_t *i_pos) in fat_add_new_entries() argument
1301 loff_t pos, i_pos; in fat_add_entries() local
[all...]
/linux/fs/exfat/
H A Dinode.c572 static inline unsigned long exfat_hash(loff_t i_pos) in exfat_hash() argument
577 void exfat_hash_inode(struct inode *inode, loff_t i_pos) in exfat_hash_inode() argument
598 struct inode *exfat_iget(struct super_block *sb, loff_t i_pos) in exfat_iget() argument
675 exfat_build_inode(struct super_block * sb,struct exfat_dir_entry * info,loff_t i_pos) exfat_build_inode() argument
[all...]
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
[all...]
H A Ddir.c217 loff_t cpos, i_pos; in exfat_iterate() local
H A Dexfat_fs.h321 loff_t i_pos; member