Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ext3/
Dioctl.c37 struct ext3_iloc iloc; in ext3_ioctl() local
122 struct ext3_iloc iloc; in ext3_ioctl() local
Dinode.c2611 unsigned long ino, struct ext3_iloc *iloc) in ext3_get_inode_block()
2651 struct ext3_iloc *iloc, int in_mem) in __ext3_get_inode_loc()
2767 int ext3_get_inode_loc(struct inode *inode, struct ext3_iloc *iloc) in ext3_get_inode_loc()
2812 struct ext3_iloc iloc; in ext3_iget() local
2992 struct ext3_iloc *iloc) in ext3_do_update_inode()
3310 struct inode *inode, struct ext3_iloc *iloc) in ext3_mark_iloc_dirty()
3330 struct ext3_iloc *iloc) in ext3_reserve_inode_write()
3371 struct ext3_iloc iloc; in ext3_mark_inode_dirty() local
Dresize.c441 struct ext3_iloc iloc; in add_new_gdb() local
589 struct ext3_iloc iloc; in reserve_backup_gdb() local
Dxattr.c272 struct ext3_iloc iloc; in ext3_xattr_ibody_get() local
402 struct ext3_iloc iloc; in ext3_xattr_ibody_list() local
867 struct ext3_iloc iloc; member
Dnamei.c1936 struct ext3_iloc iloc; in ext3_orphan_add() local
2006 struct ext3_iloc iloc; in ext3_orphan_del() local
/linux-2.6.39/fs/ext4/
Dioctl.c37 struct ext4_iloc iloc; in ext4_ioctl() local
145 struct ext4_iloc iloc; in ext4_ioctl() local
Dresize.c390 struct ext4_iloc iloc; in add_new_gdb() local
537 struct ext4_iloc iloc; in reserve_backup_gdb() local
Dinode.c4600 struct ext4_iloc *iloc, int in_mem) in __ext4_get_inode_loc()
4739 int ext4_get_inode_loc(struct inode *inode, struct ext4_iloc *iloc) in ext4_get_inode_loc()
4813 struct ext4_iloc iloc; in ext4_iget() local
5054 struct ext4_iloc *iloc) in ext4_do_update_inode()
5222 struct ext4_iloc iloc; in ext4_write_inode() local
5533 struct inode *inode, struct ext4_iloc *iloc) in ext4_mark_iloc_dirty()
5556 struct ext4_iloc *iloc) in ext4_reserve_inode_write()
5579 struct ext4_iloc iloc, in ext4_expand_extra_isize()
5629 struct ext4_iloc iloc; in ext4_mark_inode_dirty() local
Dxattr.c265 struct ext4_iloc iloc; in ext4_xattr_ibody_get() local
394 struct ext4_iloc iloc; in ext4_xattr_ibody_list() local
889 struct ext4_iloc iloc; member
Dnamei.c1970 struct ext4_iloc iloc; in ext4_orphan_add() local
2051 struct ext4_iloc iloc; in ext4_orphan_del() local
Dextents.c3985 struct ext4_iloc iloc; in ext4_xattr_fiemap() local
Dext4.h1544 static inline struct ext4_inode *ext4_raw_inode(struct ext4_iloc *iloc) in ext4_raw_inode()
/linux-2.6.39/include/linux/
Dext3_fs.h803 static inline struct ext3_inode *ext3_raw_inode(struct ext3_iloc *iloc) in ext3_raw_inode()