Home
last modified time | relevance | path

Searched refs:t_inode (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ocfs2/
H A Drefcounttree.c3920 struct inode *t_inode,
3938 ret = ocfs2_journal_access_di(handle, INODE_CACHE(t_inode), t_bh, in ocfs2_duplicate_inline_data()
3948 spin_lock(&OCFS2_I(t_inode)->ip_lock); in ocfs2_duplicate_inline_data()
3949 OCFS2_I(t_inode)->ip_dyn_features |= OCFS2_INLINE_DATA_FL; in ocfs2_duplicate_inline_data()
3950 t_di->i_dyn_features = cpu_to_le16(OCFS2_I(t_inode)->ip_dyn_features); in ocfs2_duplicate_inline_data()
3951 spin_unlock(&OCFS2_I(t_inode)->ip_lock); in ocfs2_duplicate_inline_data()
3962 struct inode *t_inode, in ocfs2_duplicate_inline_data()
3974 ocfs2_init_dinode_extent_tree(&et, INODE_CACHE(t_inode), t_bh); in ocfs2_duplicate_extent_list()
3988 ret = ocfs2_add_refcounted_extent(t_inode, &et, in ocfs2_duplicate_extent_list()
4015 struct inode *t_inode,
3923 ocfs2_duplicate_inline_data(struct inode * s_inode,struct buffer_head * s_bh,struct inode * t_inode,struct buffer_head * t_bh) ocfs2_duplicate_inline_data() argument
3965 ocfs2_duplicate_extent_list(struct inode * s_inode,struct inode * t_inode,struct buffer_head * t_bh,struct ocfs2_caching_info * ref_ci,struct buffer_head * ref_root_bh,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_duplicate_extent_list() argument
4018 ocfs2_complete_reflink(struct inode * s_inode,struct buffer_head * s_bh,struct inode * t_inode,struct buffer_head * t_bh,bool preserve) ocfs2_complete_reflink() argument
4089 ocfs2_create_reflink_node(struct inode * s_inode,struct buffer_head * s_bh,struct inode * t_inode,struct buffer_head * t_bh,bool preserve) ocfs2_create_reflink_node() argument
4491 ocfs2_reflink_remap_extent(struct inode * s_inode,struct buffer_head * s_bh,loff_t pos_in,struct inode * t_inode,struct buffer_head * t_bh,loff_t pos_out,loff_t len,struct ocfs2_cached_dealloc_ctxt * dealloc) ocfs2_reflink_remap_extent() argument
4605 ocfs2_reflink_remap_blocks(struct inode * s_inode,struct buffer_head * s_bh,loff_t pos_in,struct inode * t_inode,struct buffer_head * t_bh,loff_t pos_out,loff_t len) ocfs2_reflink_remap_blocks() argument
4703 ocfs2_reflink_inodes_lock(struct inode * s_inode,struct buffer_head ** bh_s,struct inode * t_inode,struct buffer_head ** bh_t) ocfs2_reflink_inodes_lock() argument
4797 ocfs2_reflink_inodes_unlock(struct inode * s_inode,struct buffer_head * s_bh,struct inode * t_inode,struct buffer_head * t_bh) ocfs2_reflink_inodes_unlock() argument
[all...]
H A Drefcounttree.h111 struct inode *t_inode,
117 struct inode *t_inode,
121 struct inode *t_inode,