Home
last modified time | relevance | path

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

/linux-3.3/fs/ext3/
Dioctl.c37 struct ext3_iloc iloc; in ext3_ioctl() local
122 struct ext3_iloc iloc; in ext3_ioctl() local
Dinode.c2690 unsigned long ino, struct ext3_iloc *iloc) in ext3_get_inode_block()
2730 struct ext3_iloc *iloc, int in_mem) in __ext3_get_inode_loc()
2847 int ext3_get_inode_loc(struct inode *inode, struct ext3_iloc *iloc) in ext3_get_inode_loc()
2892 struct ext3_iloc iloc; in ext3_iget() local
3072 struct ext3_iloc *iloc) in ext3_do_update_inode()
3411 struct inode *inode, struct ext3_iloc *iloc) in ext3_mark_iloc_dirty()
3431 struct ext3_iloc *iloc) in ext3_reserve_inode_write()
3472 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
875 struct ext3_iloc iloc; member
Dnamei.c1946 struct ext3_iloc iloc; in ext3_orphan_add() local
2016 struct ext3_iloc iloc; in ext3_orphan_del() local
/linux-3.3/fs/ext4/
Dioctl.c40 struct ext4_iloc iloc; in ext4_ioctl() local
148 struct ext4_iloc iloc; in ext4_ioctl() local
Dinode.c3402 struct ext4_iloc *iloc, int in_mem) in __ext4_get_inode_loc()
3541 int ext4_get_inode_loc(struct inode *inode, struct ext4_iloc *iloc) in ext4_get_inode_loc()
3615 struct ext4_iloc iloc; in ext4_iget() local
3856 struct ext4_iloc *iloc) in ext4_do_update_inode()
4024 struct ext4_iloc iloc; in ext4_write_inode() local
4313 struct inode *inode, struct ext4_iloc *iloc) in ext4_mark_iloc_dirty()
4336 struct ext4_iloc *iloc) in ext4_reserve_inode_write()
4359 struct ext4_iloc iloc, in ext4_expand_extra_isize()
4409 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
895 struct ext4_iloc iloc; member
Dresize.c692 struct ext4_iloc iloc; in add_new_gdb() local
842 struct ext4_iloc iloc; in reserve_backup_gdb() local
Dnamei.c1978 struct ext4_iloc iloc; in ext4_orphan_add() local
2052 struct ext4_iloc iloc; in ext4_orphan_del() local
Dextents.c4668 struct ext4_iloc iloc; in ext4_xattr_fiemap() local
Dext4.h1633 static inline struct ext4_inode *ext4_raw_inode(struct ext4_iloc *iloc) in ext4_raw_inode()
/linux-3.3/include/linux/
Dext3_fs.h802 static inline struct ext3_inode *ext3_raw_inode(struct ext3_iloc *iloc) in ext3_raw_inode()