Lines Matching defs:inode
73 static int ext4_block_to_path(struct inode *inode, in ext4_block_to_path()
143 static Indirect *ext4_get_branch(struct inode *inode, int depth, in ext4_get_branch()
209 static ext4_fsblk_t ext4_find_near(struct inode *inode, Indirect *ind) in ext4_find_near()
243 static ext4_fsblk_t ext4_find_goal(struct inode *inode, ext4_lblk_t block, in ext4_find_goal()
514 int ext4_ind_map_blocks(handle_t *handle, struct inode *inode, in ext4_ind_map_blocks()
651 struct inode *inode = file->f_mapping->host; in ext4_ind_direct_IO() local
767 int ext4_ind_calc_metadata_amount(struct inode *inode, sector_t lblock) in ext4_ind_calc_metadata_amount()
793 int ext4_ind_trans_blocks(struct inode *inode, int nrblocks) in ext4_ind_trans_blocks()
815 static int try_to_extend_transaction(handle_t *handle, struct inode *inode) in try_to_extend_transaction()
874 static Indirect *ext4_find_shared(struct inode *inode, int depth, in ext4_find_shared()
934 static int ext4_clear_blocks(handle_t *handle, struct inode *inode, in ext4_clear_blocks()
1008 static void ext4_free_data(handle_t *handle, struct inode *inode, in ext4_free_data()
1093 static void ext4_free_branches(handle_t *handle, struct inode *inode, in ext4_free_branches()
1205 void ext4_ind_truncate(handle_t *handle, struct inode *inode) in ext4_ind_truncate()
1317 int ext4_ind_remove_space(handle_t *handle, struct inode *inode, in ext4_ind_remove_space()