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

/linux-4.4.14/fs/ext4/
H A Dxattr.h95 struct ext4_iloc iloc; member in struct:ext4_xattr_ibody_find
H A Dioctl.c222 struct ext4_iloc iloc; ext4_ioctl() local
331 struct ext4_iloc iloc; ext4_ioctl() local
H A Dresize.c763 struct ext4_iloc iloc; add_new_gdb() local
939 struct ext4_iloc iloc; reserve_backup_gdb() local
H A Dxattr.c332 struct ext4_iloc iloc; ext4_xattr_ibody_get() local
465 struct ext4_iloc iloc; ext4_xattr_ibody_list() local
H A Dinline.c100 struct ext4_iloc iloc; ext4_get_max_inline_size() local
210 static void ext4_write_inline_data(struct inode *inode, struct ext4_iloc *iloc, ext4_write_inline_data() argument
464 struct ext4_iloc iloc; ext4_read_inline_page() local
529 struct ext4_iloc iloc; ext4_convert_inline_data_to_extent() local
648 struct ext4_iloc iloc; ext4_try_to_write_inline_data() local
721 struct ext4_iloc iloc; ext4_write_inline_data_end() local
760 struct ext4_iloc iloc; ext4_journalled_write_inline_data() local
854 struct ext4_iloc iloc; ext4_da_write_inline_data_begin() local
1252 struct ext4_iloc iloc; ext4_try_add_inline_entry() local
1327 struct ext4_iloc iloc; htree_inlinedir_to_tree() local
1437 struct ext4_iloc iloc; ext4_read_inline_dir() local
1561 struct ext4_iloc iloc; ext4_get_first_inline_block() local
1581 struct ext4_iloc iloc; ext4_try_create_inline_dir() local
1617 struct ext4_iloc iloc; ext4_find_inline_entry() local
1666 struct ext4_iloc iloc; ext4_delete_inline_entry() local
1747 struct ext4_iloc iloc; empty_inline_dir() local
1825 struct ext4_iloc iloc; ext4_inline_data_fiemap() local
1872 struct ext4_iloc iloc; ext4_try_to_evict_inline_data() local
1989 struct ext4_iloc iloc; ext4_convert_inline_data() local
35 get_max_inline_xattr_value_size(struct inode *inode, struct ext4_iloc *iloc) get_max_inline_xattr_value_size() argument
164 ext4_read_inline_data(struct inode *inode, void *buffer, unsigned int len, struct ext4_iloc *iloc) ext4_read_inline_data() argument
996 ext4_add_dirent_to_inline(handle_t *handle, struct ext4_filename *fname, struct dentry *dentry, struct inode *inode, struct ext4_iloc *iloc, void *inline_start, int inline_size) ext4_add_dirent_to_inline() argument
1038 ext4_get_inline_xattr_pos(struct inode *inode, struct ext4_iloc *iloc) ext4_get_inline_xattr_pos() argument
1079 ext4_update_inline_dir(handle_t *handle, struct inode *dir, struct ext4_iloc *iloc) ext4_update_inline_dir() argument
1101 ext4_restore_inline_data(handle_t *handle, struct inode *inode, struct ext4_iloc *iloc, void *buf, int inline_size) ext4_restore_inline_data() argument
1158 ext4_convert_inline_data_nolock(handle_t *handle, struct inode *inode, struct ext4_iloc *iloc) ext4_convert_inline_data_nolock() argument
1719 ext4_get_inline_entry(struct inode *inode, struct ext4_iloc *iloc, unsigned int offset, void **inline_start, int *inline_size) ext4_get_inline_entry() argument
H A Dnamei.c2751 struct ext4_iloc iloc; ext4_orphan_add() local
2834 struct ext4_iloc iloc; ext4_orphan_del() local
H A Dextents.c5147 struct ext4_iloc iloc; ext4_xattr_fiemap() local
H A Dinode.c4053 int ext4_get_inode_loc(struct inode *inode, struct ext4_iloc *iloc) ext4_get_inode_loc() argument
4143 struct ext4_iloc iloc; ext4_iget() local
4679 struct ext4_iloc iloc; ext4_write_inode() local
5140 struct ext4_iloc iloc; ext4_mark_inode_dirty() local
3916 __ext4_get_inode_loc(struct inode *inode, struct ext4_iloc *iloc, int in_mem) __ext4_get_inode_loc() argument
4492 ext4_do_update_inode(handle_t *handle, struct inode *inode, struct ext4_iloc *iloc) ext4_do_update_inode() argument
5051 ext4_mark_iloc_dirty(handle_t *handle, struct inode *inode, struct ext4_iloc *iloc) ext4_mark_iloc_dirty() argument
5074 ext4_reserve_inode_write(handle_t *handle, struct inode *inode, struct ext4_iloc *iloc) ext4_reserve_inode_write() argument
5096 ext4_expand_extra_isize(struct inode *inode, unsigned int new_extra_isize, struct ext4_iloc iloc, handle_t *handle) ext4_expand_extra_isize() argument
H A Dext4.h2054 static inline struct ext4_inode *ext4_raw_inode(struct ext4_iloc *iloc) ext4_raw_inode() argument
/linux-4.4.14/fs/udf/
H A Dinode.c1286 struct kernel_lb_addr *iloc = &iinfo->i_location; udf_read_inode() local

Completed in 348 milliseconds