Searched defs:iloc (Results 1 - 12 of 12) sorted by relevance

/linux-master/fs/ext4/
H A Dorphan.c103 struct ext4_iloc iloc; local
233 struct ext4_iloc iloc; local
H A Dverity.c197 struct ext4_iloc iloc; local
H A Dxattr.h129 struct ext4_iloc iloc; member in struct:ext4_xattr_ibody_find
H A Dfast_commit.c850 struct ext4_iloc iloc; local
1524 struct ext4_iloc iloc; local
[all...]
H A Dinline.c109 struct ext4_iloc iloc; local
31 get_max_inline_xattr_value_size(struct inode *inode, struct ext4_iloc *iloc) argument
178 ext4_read_inline_data(struct inode *inode, void *buffer, unsigned int len, struct ext4_iloc *iloc) argument
223 ext4_write_inline_data(struct inode *inode, struct ext4_iloc *iloc, void *buffer, loff_t pos, unsigned int len) argument
485 struct ext4_iloc iloc; local
549 struct ext4_iloc iloc; local
668 struct ext4_iloc iloc; local
748 struct ext4_iloc iloc; local
900 struct ext4_iloc iloc; local
1004 ext4_add_dirent_to_inline(handle_t *handle, struct ext4_filename *fname, struct inode *dir, struct inode *inode, struct ext4_iloc *iloc, void *inline_start, int inline_size) argument
1045 ext4_get_inline_xattr_pos(struct inode *inode, struct ext4_iloc *iloc) argument
1086 ext4_update_inline_dir(handle_t *handle, struct inode *dir, struct ext4_iloc *iloc) argument
1108 ext4_restore_inline_data(handle_t *handle, struct inode *inode, struct ext4_iloc *iloc, void *buf, int inline_size) argument
1170 ext4_convert_inline_data_nolock(handle_t *handle, struct inode *inode, struct ext4_iloc *iloc) argument
1265 struct ext4_iloc iloc; local
1341 struct ext4_iloc iloc; local
1456 struct ext4_iloc iloc; local
1578 struct ext4_iloc iloc; local
1609 struct ext4_iloc iloc; local
1629 struct ext4_iloc iloc; local
1664 struct ext4_iloc iloc; local
1713 struct ext4_iloc iloc; local
1764 ext4_get_inline_entry(struct inode *inode, struct ext4_iloc *iloc, unsigned int offset, void **inline_start, int *inline_size) argument
1792 struct ext4_iloc iloc; local
1867 struct ext4_iloc iloc; local
2006 struct ext4_iloc iloc; local
[all...]
H A Dioctl.c592 struct ext4_iloc iloc; local
719 struct ext4_iloc iloc; local
1250 struct ext4_iloc iloc; local
[all...]
H A Dresize.c829 struct ext4_iloc iloc = { .bh = NULL }; local
1025 struct ext4_iloc iloc; local
H A Dxattr.c640 struct ext4_iloc iloc; local
785 struct ext4_iloc iloc; local
865 struct ext4_iloc iloc = { .bh = NULL }; local
1038 struct ext4_iloc iloc; local
2912 struct ext4_iloc iloc = { .bh = NULL }; local
[all...]
H A Dextents.c4907 struct ext4_iloc iloc; local
H A Dinode.c4332 __ext4_get_inode_loc(struct super_block *sb, unsigned long ino, struct inode *inode, struct ext4_iloc *iloc, ext4_fsblk_t *ret_block) argument
4476 __ext4_get_inode_loc_noinmem(struct inode *inode, struct ext4_iloc *iloc) argument
4492 ext4_get_inode_loc(struct inode *inode, struct ext4_iloc *iloc) argument
4508 ext4_get_fc_inode_loc(struct super_block *sb, unsigned long ino, struct ext4_iloc *iloc) argument
4659 struct ext4_iloc iloc; local
5051 ext4_do_update_inode(handle_t *handle, struct inode *inode, struct ext4_iloc *iloc) argument
5180 struct ext4_iloc iloc; local
5694 ext4_mark_iloc_dirty(handle_t *handle, struct inode *inode, struct ext4_iloc *iloc) argument
5720 ext4_reserve_inode_write(handle_t *handle, struct inode *inode, struct ext4_iloc *iloc) argument
5742 __ext4_expand_extra_isize(struct inode *inode, unsigned int new_extra_isize, struct ext4_iloc *iloc, handle_t *handle, int *no_expand) argument
5805 ext4_try_to_expand_extra_isize(struct inode *inode, unsigned int new_extra_isize, struct ext4_iloc iloc, handle_t *handle) argument
5839 ext4_expand_extra_isize(struct inode *inode, unsigned int new_extra_isize, struct ext4_iloc *iloc) argument
5899 struct ext4_iloc iloc; local
[all...]
H A Dext4.h2529 static inline struct ext4_inode *ext4_raw_inode(struct ext4_iloc *iloc) argument
/linux-master/fs/udf/
H A Dinode.c1324 struct kernel_lb_addr *iloc = &iinfo->i_location; local

Completed in 303 milliseconds