Searched defs:ref_tree (Results 1 – 6 of 6) sorted by relevance
/fs/btrfs/ |
D | backref.c | 72 struct ref_root *ref_tree; in ref_root_alloc() local 85 static void ref_root_fini(struct ref_root *ref_tree) in ref_root_fini() 100 static void ref_root_free(struct ref_root *ref_tree) in ref_root_free() 148 static struct ref_node *__ref_tree_search(struct ref_root *ref_tree, in __ref_tree_search() 189 static int ref_tree_insert(struct ref_root *ref_tree, struct rb_node **pos, in ref_tree_insert() 214 static void ref_tree_remove(struct ref_root *ref_tree, struct ref_node *node) in ref_tree_remove() 246 static int ref_tree_add(struct ref_root *ref_tree, u64 root_id, u64 object_id, in ref_tree_add() 963 struct ref_root *ref_tree, in __add_inline_refs() 1093 struct ref_root *ref_tree, u64 inum) in __add_keyed_refs() 1227 struct ref_root *ref_tree = NULL; local
|
/fs/ocfs2/ |
D | move_extents.c | 233 struct ocfs2_refcount_tree *ref_tree = NULL; in ocfs2_defrag_extent() local 576 struct ocfs2_refcount_tree *ref_tree = NULL; in ocfs2_move_extent() local
|
D | refcounttree.c | 56 struct ocfs2_refcount_tree *ref_tree; member 709 struct ocfs2_refcount_tree *ref_tree; in ocfs2_set_refcount_tree() local 773 struct ocfs2_refcount_tree *ref_tree; in ocfs2_remove_refcount_tree() local 3419 struct ocfs2_refcount_tree *ref_tree; in ocfs2_refcount_cow_hunk() local 3625 struct ocfs2_refcount_tree *ref_tree, in ocfs2_refcount_cow_xattr() 3801 struct ocfs2_refcount_tree *ref_tree; in ocfs2_attach_refcount_tree() local 4126 struct ocfs2_refcount_tree *ref_tree; in ocfs2_create_reflink_node() local
|
D | dlmglue.c | 4019 int ocfs2_refcount_lock(struct ocfs2_refcount_tree *ref_tree, int ex) in ocfs2_refcount_lock() 4040 void ocfs2_refcount_unlock(struct ocfs2_refcount_tree *ref_tree, int ex) in ocfs2_refcount_unlock()
|
D | xattr.c | 2568 struct ocfs2_refcount_tree *ref_tree = NULL; in ocfs2_xattr_remove() local 3544 struct ocfs2_refcount_tree *ref_tree = NULL; in ocfs2_xattr_set() local 5769 struct ocfs2_refcount_tree **ref_tree, in ocfs2_prepare_refcount_xattr() 7147 struct ocfs2_refcount_tree *ref_tree; in ocfs2_reflink_xattrs() local
|
D | alloc.c | 5713 struct ocfs2_refcount_tree *ref_tree = NULL; in ocfs2_remove_btree_range() local 7080 struct ocfs2_refcount_tree *ref_tree = NULL; in ocfs2_commit_truncate() local
|