Searched defs:ref_tree (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/fs/ocfs2/ |
H A D | move_extents.c | 235 struct ocfs2_refcount_tree *ref_tree = NULL; ocfs2_defrag_extent() local 578 struct ocfs2_refcount_tree *ref_tree = NULL; ocfs2_move_extent() local
|
H A D | dlmglue.c | 3918 int ocfs2_refcount_lock(struct ocfs2_refcount_tree *ref_tree, int ex) ocfs2_refcount_lock() argument 3939 void ocfs2_refcount_unlock(struct ocfs2_refcount_tree *ref_tree, int ex) ocfs2_refcount_unlock() argument
|
H A D | refcounttree.c | 56 struct ocfs2_refcount_tree *ref_tree; member in struct:ocfs2_cow_context 711 struct ocfs2_refcount_tree *ref_tree; ocfs2_set_refcount_tree() local 775 struct ocfs2_refcount_tree *ref_tree; ocfs2_remove_refcount_tree() local 3437 struct ocfs2_refcount_tree *ref_tree; ocfs2_refcount_cow_hunk() local 3819 struct ocfs2_refcount_tree *ref_tree; ocfs2_attach_refcount_tree() local 4144 struct ocfs2_refcount_tree *ref_tree; ocfs2_create_reflink_node() local 3640 ocfs2_refcount_cow_xattr(struct inode *inode, struct ocfs2_dinode *di, struct ocfs2_xattr_value_buf *vb, struct ocfs2_refcount_tree *ref_tree, struct buffer_head *ref_root_bh, u32 cpos, u32 write_len, struct ocfs2_post_refcount *post) ocfs2_refcount_cow_xattr() argument
|
H A D | alloc.c | 5670 struct ocfs2_refcount_tree *ref_tree = NULL; ocfs2_remove_btree_range() local 7022 struct ocfs2_refcount_tree *ref_tree = NULL; ocfs2_commit_truncate() local
|
H A D | xattr.c | 2553 struct ocfs2_refcount_tree *ref_tree = NULL; ocfs2_xattr_remove() local 3529 struct ocfs2_refcount_tree *ref_tree = NULL; ocfs2_xattr_set() local 7136 struct ocfs2_refcount_tree *ref_tree; ocfs2_reflink_xattrs() local 5753 ocfs2_prepare_refcount_xattr(struct inode *inode, struct ocfs2_dinode *di, struct ocfs2_xattr_info *xi, struct ocfs2_xattr_search *xis, struct ocfs2_xattr_search *xbs, struct ocfs2_refcount_tree **ref_tree, int *meta_add, int *credits) ocfs2_prepare_refcount_xattr() argument
|
Completed in 334 milliseconds