Searched defs:iloc (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext3/
H A Dioctl.c37 struct ext3_iloc iloc; local
122 struct ext3_iloc iloc; local
H A Dresize.c427 struct ext3_iloc iloc; local
564 struct ext3_iloc iloc; local
H A Dxattr.c272 struct ext3_iloc iloc; local
402 struct ext3_iloc iloc; local
867 struct ext3_iloc iloc; member in struct:ext3_xattr_ibody_find
[all...]
H A Dinode.c2709 int ext3_get_inode_loc(struct inode *inode, struct ext3_iloc *iloc) argument
2754 struct ext3_iloc iloc; local
2552 ext3_get_inode_block(struct super_block *sb, unsigned long ino, struct ext3_iloc *iloc) argument
2592 __ext3_get_inode_loc(struct inode *inode, struct ext3_iloc *iloc, int in_mem) argument
2932 ext3_do_update_inode(handle_t *handle, struct inode *inode, struct ext3_iloc *iloc) argument
3251 ext3_mark_iloc_dirty(handle_t *handle, struct inode *inode, struct ext3_iloc *iloc) argument
3271 ext3_reserve_inode_write(handle_t *handle, struct inode *inode, struct ext3_iloc *iloc) argument
3313 struct ext3_iloc iloc; local
[all...]
H A Dnamei.c1913 struct ext3_iloc iloc; local
1973 struct ext3_iloc iloc; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dioctl.c37 struct ext4_iloc iloc; local
145 struct ext4_iloc iloc; local
H A Dresize.c395 struct ext4_iloc iloc; local
530 struct ext4_iloc iloc; local
H A Dxattr.c265 struct ext4_iloc iloc; local
394 struct ext4_iloc iloc; local
889 struct ext4_iloc iloc; member in struct:ext4_xattr_ibody_find
[all...]
H A Dextents.c3895 struct ext4_iloc iloc; local
H A Dnamei.c1947 struct ext4_iloc iloc; local
2018 struct ext4_iloc iloc; local
H A Dinode.c4918 int ext4_get_inode_loc(struct inode *inode, struct ext4_iloc *iloc) argument
4992 struct ext4_iloc iloc; local
4779 __ext4_get_inode_loc(struct inode *inode, struct ext4_iloc *iloc, int in_mem) argument
5231 ext4_do_update_inode(handle_t *handle, struct inode *inode, struct ext4_iloc *iloc) argument
5401 struct ext4_iloc iloc; local
5710 ext4_mark_iloc_dirty(handle_t *handle, struct inode *inode, struct ext4_iloc *iloc) argument
5733 ext4_reserve_inode_write(handle_t *handle, struct inode *inode, struct ext4_iloc *iloc) argument
5755 ext4_expand_extra_isize(struct inode *inode, unsigned int new_extra_isize, struct ext4_iloc iloc, handle_t *handle) argument
5807 struct ext4_iloc iloc; local
[all...]
H A Dext4.h1500 static inline struct ext4_inode *ext4_raw_inode(struct ext4_iloc *iloc) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dext3_fs.h794 static inline struct ext3_inode *ext3_raw_inode(struct ext3_iloc *iloc) argument

Completed in 640 milliseconds