Searched defs:iloc (Results 1 – 16 of 16) sorted by relevance
/linux-4.1.27/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 855 struct ext4_iloc iloc; in ext4_da_write_inline_data_begin() local [all …]
|
D | ioctl.c | 226 struct ext4_iloc iloc; in ext4_ioctl() local 335 struct ext4_iloc iloc; in ext4_ioctl() local
|
D | inode.c | 3875 struct ext4_iloc *iloc, int in_mem) in __ext4_get_inode_loc() 4011 int ext4_get_inode_loc(struct inode *inode, struct ext4_iloc *iloc) in ext4_get_inode_loc() 4102 struct ext4_iloc iloc; in ext4_iget() local 4450 struct ext4_iloc *iloc) in ext4_do_update_inode() 4637 struct ext4_iloc iloc; in ext4_write_inode() local 5001 struct inode *inode, struct ext4_iloc *iloc) in ext4_mark_iloc_dirty() 5024 struct ext4_iloc *iloc) in ext4_reserve_inode_write() 5047 struct ext4_iloc iloc, in ext4_expand_extra_isize() 5089 struct ext4_iloc iloc; in ext4_mark_inode_dirty() local
|
D | xattr.h | 95 struct ext4_iloc iloc; member
|
D | resize.c | 764 struct ext4_iloc iloc; in add_new_gdb() local 940 struct ext4_iloc iloc; in reserve_backup_gdb() local
|
D | xattr.c | 332 struct ext4_iloc iloc; in ext4_xattr_ibody_get() local 466 struct ext4_iloc iloc; in ext4_xattr_ibody_list() local
|
D | namei.c | 2839 struct ext4_iloc iloc; in ext4_orphan_add() local 2922 struct ext4_iloc iloc; in ext4_orphan_del() local
|
D | extents.c | 5119 struct ext4_iloc iloc; in ext4_xattr_fiemap() local
|
D | ext4.h | 1884 static inline struct ext4_inode *ext4_raw_inode(struct ext4_iloc *iloc) in ext4_raw_inode()
|
/linux-4.1.27/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 | 2648 unsigned long ino, struct ext3_iloc *iloc) in ext3_get_inode_block() 2688 struct ext3_iloc *iloc, int in_mem) in __ext3_get_inode_loc() 2805 int ext3_get_inode_loc(struct inode *inode, struct ext3_iloc *iloc) in ext3_get_inode_loc() 2850 struct ext3_iloc iloc; in ext3_iget() local 3034 struct ext3_iloc *iloc) in ext3_do_update_inode() 3392 struct inode *inode, struct ext3_iloc *iloc) in ext3_mark_iloc_dirty() 3412 struct ext3_iloc *iloc) in ext3_reserve_inode_write() 3445 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 869 struct ext3_iloc iloc; member
|
D | namei.c | 1970 struct ext3_iloc iloc; in ext3_orphan_add() local 2040 struct ext3_iloc iloc; in ext3_orphan_del() local
|
D | ext3.h | 951 static inline struct ext3_inode *ext3_raw_inode(struct ext3_iloc *iloc) in ext3_raw_inode()
|
/linux-4.1.27/fs/udf/ |
D | inode.c | 1286 struct kernel_lb_addr *iloc = &iinfo->i_location; in udf_read_inode() local
|