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

/linux-master/fs/fat/
H A Dnfs.c44 static struct inode *fat_ilookup(struct super_block *sb, u64 ino, loff_t i_pos) argument
70 fat_get_blknr_offset(MSDOS_SB(sb), i_pos, &blocknr, &offset); local
106 loff_t i_pos; local
56 __fat_nfs_get_inode(struct super_block *sb, u64 ino, u32 generation, loff_t i_pos) argument
161 loff_t i_pos; local
199 loff_t i_pos; local
[all...]
H A Ddir.c670 loff_t i_pos = fat_make_i_pos(sb, bh, de); local
1289 loff_t pos, i_pos; local
1198 fat_add_new_entries(struct inode *dir, void *slots, int nr_slots, int *nr_cluster, struct msdos_dir_entry **de, struct buffer_head **bh, loff_t *i_pos) argument
[all...]
H A Dfat.h125 loff_t i_pos; /* on-disk position of directory entry or 0 */ member in struct:msdos_inode_info
134 loff_t i_pos; /* on-disk position of directory entry */ member in struct:fat_slot_info
262 loff_t i_pos; local
252 fat_get_blknr_offset(struct msdos_sb_info *sbi, loff_t i_pos, sector_t *blknr, int *offset) argument
[all...]
H A Dinode.c386 static inline unsigned long fat_hash(loff_t i_pos) argument
401 void fat_attach(struct inode *inode, loff_t i_pos) argument
446 fat_iget(struct super_block *sb, loff_t i_pos) argument
593 fat_build_inode(struct super_block *sb, struct msdos_dir_entry *de, loff_t i_pos) argument
858 loff_t i_pos; local
[all...]
/linux-master/fs/exfat/
H A Dinode.c580 static inline unsigned long exfat_hash(loff_t i_pos) argument
585 void exfat_hash_inode(struct inode *inode, loff_t i_pos) argument
606 struct inode *exfat_iget(struct super_block *sb, loff_t i_pos) argument
691 exfat_build_inode(struct super_block *sb, struct exfat_dir_entry *info, loff_t i_pos) argument
[all...]
H A Dnamei.c548 loff_t i_pos; local
697 loff_t i_pos; local
824 loff_t i_pos; local
1239 loff_t i_pos; local
[all...]
H A Ddir.c235 loff_t cpos, i_pos; local
H A Dexfat_fs.h320 loff_t i_pos; member in struct:exfat_inode_info

Completed in 129 milliseconds