Home
last modified time | relevance | path

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

/fs/ext4/
Dinline.c36 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 …]
Dioctl.c229 struct ext4_iloc iloc; in ext4_ioctl() local
338 struct ext4_iloc iloc; in ext4_ioctl() local
Dinode.c3795 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
Dxattr.h95 struct ext4_iloc iloc; member
Dxattr.c333 struct ext4_iloc iloc; in ext4_xattr_ibody_get() local
467 struct ext4_iloc iloc; in ext4_xattr_ibody_list() local
Dresize.c752 struct ext4_iloc iloc; in add_new_gdb() local
940 struct ext4_iloc iloc; in reserve_backup_gdb() local
Dnamei.c2741 struct ext4_iloc iloc; in ext4_orphan_add() local
2824 struct ext4_iloc iloc; in ext4_orphan_del() local
Dextents.c5127 struct ext4_iloc iloc; in ext4_xattr_fiemap() local
Dext4.h1854 static inline struct ext4_inode *ext4_raw_inode(struct ext4_iloc *iloc) in ext4_raw_inode()
/fs/ext3/
Dioctl.c32 struct ext3_iloc iloc; in ext3_ioctl() local
117 struct ext3_iloc iloc; in ext3_ioctl() local
Dinode.c2689 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
Dresize.c438 struct ext3_iloc iloc; in add_new_gdb() local
586 struct ext3_iloc iloc; in reserve_backup_gdb() local
Dxattr.c267 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
Dnamei.c1935 struct ext3_iloc iloc; in ext3_orphan_add() local
2005 struct ext3_iloc iloc; in ext3_orphan_del() local
Dext3.h945 static inline struct ext3_inode *ext3_raw_inode(struct ext3_iloc *iloc) in ext3_raw_inode()