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

/seL4-camkes-master/tools/cogent/impl/fs/vfat/cogent/plat/linux/
H A Dnfs.c57 static struct inode *fat_ilookup(struct super_block *sb, u64 ino, loff_t i_pos) argument
83 fat_get_blknr_offset(MSDOS_SB(sb), i_pos, &blocknr, &offset); local
119 loff_t i_pos; local
69 __fat_nfs_get_inode(struct super_block *sb, u64 ino, u32 generation, loff_t i_pos) argument
168 loff_t i_pos; local
206 loff_t i_pos; local
[all...]
H A Ddir.c677 loff_t i_pos = fat_make_i_pos(sb, bh, de); local
1300 loff_t pos, i_pos; local
1212 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.h134 loff_t i_pos; /* on-disk position of directory entry or 0 */ member in struct:msdos_inode_info
142 loff_t i_pos; /* on-disk position of directory entry */ member in struct:fat_slot_info
242 loff_t i_pos; local
232 fat_get_blknr_offset(struct msdos_sb_info *sbi, loff_t i_pos, sector_t *blknr, int *offset) argument
[all...]
H A Dinode.c364 unsigned long fat_hash(loff_t i_pos) argument
380 void fat_attach(struct inode *inode, loff_t i_pos) argument
425 struct inode *fat_iget(struct super_block *sb, loff_t i_pos) argument
547 fat_build_inode(struct super_block *sb, struct msdos_dir_entry *de, loff_t i_pos) argument
777 loff_t i_pos; local
[all...]

Completed in 31 milliseconds