/kernel/linux/linux-5.10/fs/fat/ |
H A D | nfs.c | 44 static struct inode *fat_ilookup(struct super_block *sb, u64 ino, loff_t i_pos) in fat_ilookup() argument 70 fat_get_blknr_offset(MSDOS_SB(sb), i_pos, &blocknr, &offset); in __fat_nfs_get_inode() local 106 loff_t i_pos; in fat_encode_fh_nostale() local 56 __fat_nfs_get_inode(struct super_block *sb, u64 ino, u32 generation, loff_t i_pos) __fat_nfs_get_inode() argument 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 D | dir.c | 670 loff_t i_pos = fat_make_i_pos(sb, bh, de); in __fat_readdir() local 1289 loff_t pos, i_pos; in fat_add_entries() 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) fat_add_new_entries() argument [all...] |
H A D | fat.h | 125 loff_t i_pos; /* on-disk position of directory entry or 0 */ member 133 loff_t i_pos; /* on-disk position of directory entry */ member 261 loff_t i_pos; in fat_i_pos_read() local 251 fat_get_blknr_offset(struct msdos_sb_info *sbi, loff_t i_pos, sector_t *blknr, int *offset) fat_get_blknr_offset() argument [all...] |
H A D | inode.c | 389 static inline unsigned long fat_hash(loff_t i_pos) in fat_hash() argument 404 void fat_attach(struct inode *inode, loff_t i_pos) in fat_attach() argument 449 fat_iget(struct super_block *sb, loff_t i_pos) fat_iget() argument 590 fat_build_inode(struct super_block *sb, struct msdos_dir_entry *de, loff_t i_pos) fat_build_inode() argument 852 loff_t i_pos; __fat_write_inode() local [all...] |
/kernel/linux/linux-6.6/fs/fat/ |
H A D | nfs.c | 44 static struct inode *fat_ilookup(struct super_block *sb, u64 ino, loff_t i_pos) in fat_ilookup() argument 70 fat_get_blknr_offset(MSDOS_SB(sb), i_pos, &blocknr, &offset); in __fat_nfs_get_inode() local 106 loff_t i_pos; in fat_encode_fh_nostale() local 56 __fat_nfs_get_inode(struct super_block *sb, u64 ino, u32 generation, loff_t i_pos) __fat_nfs_get_inode() argument 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 D | dir.c | 670 loff_t i_pos = fat_make_i_pos(sb, bh, de); in __fat_readdir() local 1289 loff_t pos, i_pos; in fat_add_entries() 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) fat_add_new_entries() argument [all...] |
H A D | fat.h | 125 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 262 loff_t i_pos; in fat_i_pos_read() local 252 fat_get_blknr_offset(struct msdos_sb_info *sbi, loff_t i_pos, sector_t *blknr, int *offset) fat_get_blknr_offset() argument [all...] |
H A D | inode.c | 386 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 588 fat_build_inode(struct super_block *sb, struct msdos_dir_entry *de, loff_t i_pos) fat_build_inode() argument 852 loff_t i_pos; __fat_write_inode() local [all...] |
/kernel/linux/linux-5.10/fs/exfat/ |
H A D | inode.c | 501 static inline unsigned long exfat_hash(loff_t i_pos) in exfat_hash() argument 506 void exfat_hash_inode(struct inode *inode, loff_t i_pos) in exfat_hash_inode() argument 527 struct inode *exfat_iget(struct super_block *sb, loff_t i_pos) in exfat_iget() argument 611 exfat_build_inode(struct super_block *sb, struct exfat_dir_entry *info, loff_t i_pos) exfat_build_inode() argument [all...] |
H A D | namei.c | 562 loff_t i_pos; in exfat_create() local 716 loff_t i_pos; in exfat_lookup() local 854 loff_t i_pos; in exfat_mkdir() local 1349 loff_t i_pos; in exfat_rename() local [all...] |
H A D | dir.c | 231 loff_t cpos, i_pos; in exfat_iterate() local
|
H A D | exfat_fs.h | 293 loff_t i_pos; member
|
/kernel/linux/linux-6.6/fs/exfat/ |
H A D | inode.c | 477 static inline unsigned long exfat_hash(loff_t i_pos) in exfat_hash() argument 482 void exfat_hash_inode(struct inode *inode, loff_t i_pos) in exfat_hash_inode() argument 503 struct inode *exfat_iget(struct super_block *sb, loff_t i_pos) in exfat_iget() argument 587 exfat_build_inode(struct super_block *sb, struct exfat_dir_entry *info, loff_t i_pos) exfat_build_inode() argument [all...] |
H A D | namei.c | 572 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 [all...] |
H A D | dir.c | 235 loff_t cpos, i_pos; in exfat_iterate() local
|
H A D | exfat_fs.h | 317 loff_t i_pos; member
|