Home
last modified time | relevance | path

Searched defs:ref_tree (Results 1 – 5 of 5) sorted by relevance

/linux/fs/ocfs2/
H A Dmove_extents.c203 struct ocfs2_refcount_tree *ref_tree = NULL; in ocfs2_defrag_extent() local
575 struct ocfs2_refcount_tree *ref_tree = NULL; in ocfs2_move_extent() local
H A Dxattr.c2566 struct ocfs2_refcount_tree *ref_tree = NULL; in ocfs2_xattr_remove() local
3542 struct ocfs2_refcount_tree *ref_tree = NULL; in ocfs2_xattr_set() local
5757 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
7126 struct ocfs2_refcount_tree *ref_tree; ocfs2_reflink_xattrs() local
[all...]
H A Ddlmglue.c4272 int ocfs2_refcount_lock(struct ocfs2_refcount_tree *ref_tree, int ex) in ocfs2_refcount_lock() argument
4293 void ocfs2_refcount_unlock(struct ocfs2_refcount_tree *ref_tree, int ex) in ocfs2_refcount_unlock() argument
H A Dalloc.c5717 struct ocfs2_refcount_tree *ref_tree = NULL; in ocfs2_remove_btree_range() local
7246 struct ocfs2_refcount_tree *ref_tree = NULL; in ocfs2_commit_truncate() local
/linux/fs/btrfs/
H A Ddelayed-ref.h138 struct rb_root_cached ref_tree; member