Symbol: ocfs2_refcount_tree
fs/ocfs2/alloc.c
5726
struct ocfs2_refcount_tree *ref_tree = NULL;
fs/ocfs2/alloc.c
7256
struct ocfs2_refcount_tree *ref_tree = NULL;
fs/ocfs2/dlmglue.c
320
static inline struct ocfs2_refcount_tree *
fs/ocfs2/dlmglue.c
323
return container_of(res, struct ocfs2_refcount_tree, rf_lockres);
fs/ocfs2/dlmglue.c
4167
struct ocfs2_refcount_tree *tree =
fs/ocfs2/dlmglue.c
4176
struct ocfs2_refcount_tree *tree =
fs/ocfs2/dlmglue.c
4288
int ocfs2_refcount_lock(struct ocfs2_refcount_tree *ref_tree, int ex)
fs/ocfs2/dlmglue.c
4309
void ocfs2_refcount_unlock(struct ocfs2_refcount_tree *ref_tree, int ex)
fs/ocfs2/dlmglue.h
178
struct ocfs2_refcount_tree;
fs/ocfs2/dlmglue.h
179
int ocfs2_refcount_lock(struct ocfs2_refcount_tree *ref_tree, int ex);
fs/ocfs2/dlmglue.h
180
void ocfs2_refcount_unlock(struct ocfs2_refcount_tree *ref_tree, int ex);
fs/ocfs2/file.c
2162
if (!ocfs2_refcount_tree(OCFS2_SB(inode->i_sb)) ||
fs/ocfs2/file.c
2720
if (!ocfs2_refcount_tree(osb))
fs/ocfs2/move_extents.c
209
struct ocfs2_refcount_tree *ref_tree = NULL;
fs/ocfs2/move_extents.c
583
struct ocfs2_refcount_tree *ref_tree = NULL;
fs/ocfs2/ocfs2.h
495
struct ocfs2_refcount_tree *osb_ref_tree_lru;
fs/ocfs2/refcounttree.c
142
struct ocfs2_refcount_tree *rf = cache_info_to_refcount(ci);
fs/ocfs2/refcounttree.c
150
struct ocfs2_refcount_tree *rf = cache_info_to_refcount(ci);
fs/ocfs2/refcounttree.c
158
struct ocfs2_refcount_tree *rf = cache_info_to_refcount(ci);
fs/ocfs2/refcounttree.c
166
struct ocfs2_refcount_tree *rf = cache_info_to_refcount(ci);
fs/ocfs2/refcounttree.c
173
struct ocfs2_refcount_tree *rf = cache_info_to_refcount(ci);
fs/ocfs2/refcounttree.c
180
struct ocfs2_refcount_tree *rf = cache_info_to_refcount(ci);
fs/ocfs2/refcounttree.c
194
static struct ocfs2_refcount_tree *
fs/ocfs2/refcounttree.c
198
struct ocfs2_refcount_tree *tree = NULL;
fs/ocfs2/refcounttree.c
201
tree = rb_entry(n, struct ocfs2_refcount_tree, rf_node);
fs/ocfs2/refcounttree.c
216
struct ocfs2_refcount_tree *new)
fs/ocfs2/refcounttree.c
221
struct ocfs2_refcount_tree *tmp;
fs/ocfs2/refcounttree.c
226
tmp = rb_entry(parent, struct ocfs2_refcount_tree,
fs/ocfs2/refcounttree.c
2294
struct ocfs2_refcount_tree *tree;
fs/ocfs2/refcounttree.c
2347
if (!ocfs2_refcount_tree(OCFS2_SB(inode->i_sb))) {
fs/ocfs2/refcounttree.c
245
static void ocfs2_free_refcount_tree(struct ocfs2_refcount_tree *tree)
fs/ocfs2/refcounttree.c
2527
struct ocfs2_refcount_tree *tree;
fs/ocfs2/refcounttree.c
2530
if (!ocfs2_refcount_tree(OCFS2_SB(inode->i_sb))) {
fs/ocfs2/refcounttree.c
255
struct ocfs2_refcount_tree *tree)
fs/ocfs2/refcounttree.c
263
struct ocfs2_refcount_tree *tree)
fs/ocfs2/refcounttree.c
272
struct ocfs2_refcount_tree *tree =
fs/ocfs2/refcounttree.c
273
container_of(kref, struct ocfs2_refcount_tree, rf_getcnt);
fs/ocfs2/refcounttree.c
279
ocfs2_refcount_tree_get(struct ocfs2_refcount_tree *tree)
fs/ocfs2/refcounttree.c
285
ocfs2_refcount_tree_put(struct ocfs2_refcount_tree *tree)
fs/ocfs2/refcounttree.c
290
static inline void ocfs2_init_refcount_tree_ci(struct ocfs2_refcount_tree *new,
fs/ocfs2/refcounttree.c
300
struct ocfs2_refcount_tree *new,
fs/ocfs2/refcounttree.c
308
static struct ocfs2_refcount_tree*
fs/ocfs2/refcounttree.c
311
struct ocfs2_refcount_tree *new;
fs/ocfs2/refcounttree.c
313
new = kzalloc_obj(struct ocfs2_refcount_tree, GFP_NOFS);
fs/ocfs2/refcounttree.c
325
struct ocfs2_refcount_tree **ret_tree)
fs/ocfs2/refcounttree.c
328
struct ocfs2_refcount_tree *tree, *new = NULL;
fs/ocfs2/refcounttree.c
3331
if (!ocfs2_refcount_tree(osb)) {
fs/ocfs2/refcounttree.c
3385
struct ocfs2_refcount_tree *ref_tree;
fs/ocfs2/refcounttree.c
3591
struct ocfs2_refcount_tree *ref_tree,
fs/ocfs2/refcounttree.c
3769
struct ocfs2_refcount_tree *ref_tree;
fs/ocfs2/refcounttree.c
4100
struct ocfs2_refcount_tree *ref_tree;
fs/ocfs2/refcounttree.c
417
struct ocfs2_refcount_tree *tree, int rw)
fs/ocfs2/refcounttree.c
4247
if (!ocfs2_refcount_tree(OCFS2_SB(inode->i_sb)))
fs/ocfs2/refcounttree.c
4417
if (!ocfs2_refcount_tree(OCFS2_SB(inode->i_sb)))
fs/ocfs2/refcounttree.c
446
struct ocfs2_refcount_tree **ret_tree,
fs/ocfs2/refcounttree.c
450
struct ocfs2_refcount_tree *tree = NULL;
fs/ocfs2/refcounttree.c
4503
struct ocfs2_refcount_tree *ref_tree;
fs/ocfs2/refcounttree.c
48
struct ocfs2_refcount_tree *ref_tree;
fs/ocfs2/refcounttree.c
518
struct ocfs2_refcount_tree *tree, int rw)
fs/ocfs2/refcounttree.c
532
struct ocfs2_refcount_tree *tree;
fs/ocfs2/refcounttree.c
536
tree = rb_entry(node, struct ocfs2_refcount_tree, rf_node);
fs/ocfs2/refcounttree.c
561
struct ocfs2_refcount_tree *new_tree = NULL, *tree = NULL;
fs/ocfs2/refcounttree.c
66
static inline struct ocfs2_refcount_tree *
fs/ocfs2/refcounttree.c
69
return container_of(ci, struct ocfs2_refcount_tree, rf_ci);
fs/ocfs2/refcounttree.c
702
struct ocfs2_refcount_tree *ref_tree;
fs/ocfs2/refcounttree.c
766
struct ocfs2_refcount_tree *ref_tree;
fs/ocfs2/refcounttree.h
28
struct ocfs2_refcount_tree **tree,
fs/ocfs2/refcounttree.h
31
struct ocfs2_refcount_tree *tree,
fs/ocfs2/refcounttree.h
73
struct ocfs2_refcount_tree *ref_tree,
fs/ocfs2/xattr.c
2608
struct ocfs2_refcount_tree *ref_tree = NULL;
fs/ocfs2/xattr.c
297
struct ocfs2_refcount_tree **ref_tree,
fs/ocfs2/xattr.c
3586
struct ocfs2_refcount_tree *ref_tree = NULL;
fs/ocfs2/xattr.c
5801
struct ocfs2_refcount_tree **ref_tree,
fs/ocfs2/xattr.c
7184
struct ocfs2_refcount_tree *ref_tree;