Searched defs:iloc (Results 1 – 15 of 15) sorted by relevance
/fs/ext4/ |
D | inline.c | 36 struct ext4_iloc *iloc) in get_max_inline_xattr_value_size() 100 struct ext4_iloc iloc; in ext4_get_max_inline_size() local 166 struct ext4_iloc *iloc) in ext4_read_inline_data() 210 static void ext4_write_inline_data(struct inode *inode, struct ext4_iloc *iloc, in ext4_write_inline_data() 465 struct ext4_iloc iloc; in ext4_read_inline_page() local 530 struct ext4_iloc iloc; in ext4_convert_inline_data_to_extent() local 649 struct ext4_iloc iloc; in ext4_try_to_write_inline_data() local 722 struct ext4_iloc iloc; in ext4_write_inline_data_end() local 761 struct ext4_iloc iloc; in ext4_journalled_write_inline_data() local 852 struct ext4_iloc iloc; in ext4_da_write_inline_data_begin() local [all …]
|
D | ioctl.c | 229 struct ext4_iloc iloc; in ext4_ioctl() local 338 struct ext4_iloc iloc; in ext4_ioctl() local
|
D | inode.c | 3795 struct ext4_iloc *iloc, int in_mem) in __ext4_get_inode_loc() 3931 int ext4_get_inode_loc(struct inode *inode, struct ext4_iloc *iloc) in ext4_get_inode_loc() 4020 struct ext4_iloc iloc; in ext4_iget() local 4304 struct ext4_iloc *iloc) in ext4_do_update_inode() 4490 struct ext4_iloc iloc; in ext4_write_inode() local 4856 struct inode *inode, struct ext4_iloc *iloc) in ext4_mark_iloc_dirty() 4879 struct ext4_iloc *iloc) in ext4_reserve_inode_write() 4902 struct ext4_iloc iloc, in ext4_expand_extra_isize() 4944 struct ext4_iloc iloc; in ext4_mark_inode_dirty() local
|
D | xattr.h | 95 struct ext4_iloc iloc; member
|
D | xattr.c | 333 struct ext4_iloc iloc; in ext4_xattr_ibody_get() local 467 struct ext4_iloc iloc; in ext4_xattr_ibody_list() local
|
D | resize.c | 752 struct ext4_iloc iloc; in add_new_gdb() local 940 struct ext4_iloc iloc; in reserve_backup_gdb() local
|
D | namei.c | 2741 struct ext4_iloc iloc; in ext4_orphan_add() local 2824 struct ext4_iloc iloc; in ext4_orphan_del() local
|
D | extents.c | 5127 struct ext4_iloc iloc; in ext4_xattr_fiemap() local
|
D | ext4.h | 1854 static inline struct ext4_inode *ext4_raw_inode(struct ext4_iloc *iloc) in ext4_raw_inode()
|
/fs/ext3/ |
D | ioctl.c | 32 struct ext3_iloc iloc; in ext3_ioctl() local 117 struct ext3_iloc iloc; in ext3_ioctl() local
|
D | inode.c | 2689 unsigned long ino, struct ext3_iloc *iloc) in ext3_get_inode_block() 2729 struct ext3_iloc *iloc, int in_mem) in __ext3_get_inode_loc() 2846 int ext3_get_inode_loc(struct inode *inode, struct ext3_iloc *iloc) in ext3_get_inode_loc() 2891 struct ext3_iloc iloc; in ext3_iget() local 3075 struct ext3_iloc *iloc) in ext3_do_update_inode() 3429 struct inode *inode, struct ext3_iloc *iloc) in ext3_mark_iloc_dirty() 3449 struct ext3_iloc *iloc) in ext3_reserve_inode_write() 3482 struct ext3_iloc iloc; in ext3_mark_inode_dirty() local
|
D | resize.c | 438 struct ext3_iloc iloc; in add_new_gdb() local 586 struct ext3_iloc iloc; in reserve_backup_gdb() local
|
D | xattr.c | 267 struct ext3_iloc iloc; in ext3_xattr_ibody_get() local 397 struct ext3_iloc iloc; in ext3_xattr_ibody_list() local 870 struct ext3_iloc iloc; member
|
D | namei.c | 1935 struct ext3_iloc iloc; in ext3_orphan_add() local 2005 struct ext3_iloc iloc; in ext3_orphan_del() local
|
D | ext3.h | 945 static inline struct ext3_inode *ext3_raw_inode(struct ext3_iloc *iloc) in ext3_raw_inode()
|