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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fat/
H A Ddir.c648 loff_t i_pos = fat_make_i_pos(sb, bh, de); local
1234 loff_t pos, i_pos; local
858 fat_get_dotdot_entry(struct inode *dir, struct buffer_head **bh, struct msdos_dir_entry **de, loff_t *i_pos) argument
1146 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.h110 loff_t i_pos; /* on-disk position of directory entry or 0 */ member in struct:msdos_inode_info
116 loff_t i_pos; /* on-disk position of directory entry */ member in struct:fat_slot_info
H A Dinode.c270 static inline unsigned long fat_hash(loff_t i_pos) argument
275 void fat_attach(struct inode *inode, loff_t i_pos) argument
297 struct inode *fat_iget(struct super_block *sb, loff_t i_pos) argument
410 fat_build_inode(struct super_block *sb, struct msdos_dir_entry *de, loff_t i_pos) argument
580 loff_t i_pos; local
597 loff_t i_pos; local
706 loff_t i_pos; local
773 loff_t i_pos; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPartFile.cpp882 unsigned i_pos = 0; local

Completed in 83 milliseconds