Searched defs:iloc (Results 1 - 12 of 12) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext3/
H A Dinode.c2496 int ext3_get_inode_loc(struct inode *inode, struct ext3_iloc *iloc) argument
2541 struct ext3_iloc iloc; local
2336 ext3_get_inode_block(struct super_block *sb, unsigned long ino, struct ext3_iloc *iloc) argument
2389 __ext3_get_inode_loc(struct inode *inode, struct ext3_iloc *iloc, int in_mem) argument
2682 ext3_do_update_inode(handle_t *handle, struct inode *inode, struct ext3_iloc *iloc) argument
2988 ext3_mark_iloc_dirty(handle_t *handle, struct inode *inode, struct ext3_iloc *iloc) argument
3008 ext3_reserve_inode_write(handle_t *handle, struct inode *inode, struct ext3_iloc *iloc) argument
3050 struct ext3_iloc iloc; local
[all...]
H A Dioctl.c37 struct ext3_iloc iloc; local
121 struct ext3_iloc iloc; local
H A Dnamei.c1861 struct ext3_iloc iloc; local
1921 struct ext3_iloc iloc; local
H A Dresize.c380 struct ext3_iloc iloc; local
518 struct ext3_iloc iloc; local
H A Dxattr.c270 struct ext3_iloc iloc; local
397 struct ext3_iloc iloc; local
868 struct ext3_iloc iloc; member in struct:ext3_xattr_ibody_find
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext4/
H A Dinode.c2507 int ext4_get_inode_loc(struct inode *inode, struct ext4_iloc *iloc) argument
2533 struct ext4_iloc iloc; local
2346 ext4_get_inode_block(struct super_block *sb, unsigned long ino, struct ext4_iloc *iloc) argument
2400 __ext4_get_inode_loc(struct inode *inode, struct ext4_iloc *iloc, int in_mem) argument
2678 ext4_do_update_inode(handle_t *handle, struct inode *inode, struct ext4_iloc *iloc) argument
2990 ext4_mark_iloc_dirty(handle_t *handle, struct inode *inode, struct ext4_iloc *iloc) argument
3010 ext4_reserve_inode_write(handle_t *handle, struct inode *inode, struct ext4_iloc *iloc) argument
3052 struct ext4_iloc iloc; local
[all...]
H A Dioctl.c36 struct ext4_iloc iloc; local
120 struct ext4_iloc iloc; local
H A Dnamei.c1859 struct ext4_iloc iloc; local
1919 struct ext4_iloc iloc; local
H A Dresize.c389 struct ext4_iloc iloc; local
527 struct ext4_iloc iloc; local
H A Dxattr.c270 struct ext4_iloc iloc; local
397 struct ext4_iloc iloc; local
866 struct ext4_iloc iloc; member in struct:ext4_xattr_ibody_find
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dext3_fs.h715 static inline struct ext3_inode *ext3_raw_inode(struct ext3_iloc *iloc) argument
H A Dext4_fs.h746 static inline struct ext4_inode *ext4_raw_inode(struct ext4_iloc *iloc) argument

Completed in 203 milliseconds