• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/

Lines Matching refs:ocfs2_refcount_tree

55 	struct ocfs2_refcount_tree *ref_tree;
73 static inline struct ocfs2_refcount_tree *
76 return container_of(ci, struct ocfs2_refcount_tree, rf_ci);
152 struct ocfs2_refcount_tree *rf = cache_info_to_refcount(ci);
160 struct ocfs2_refcount_tree *rf = cache_info_to_refcount(ci);
167 struct ocfs2_refcount_tree *rf = cache_info_to_refcount(ci);
174 struct ocfs2_refcount_tree *rf = cache_info_to_refcount(ci);
181 struct ocfs2_refcount_tree *rf = cache_info_to_refcount(ci);
188 struct ocfs2_refcount_tree *rf = cache_info_to_refcount(ci);
202 static struct ocfs2_refcount_tree *
206 struct ocfs2_refcount_tree *tree = NULL;
209 tree = rb_entry(n, struct ocfs2_refcount_tree, rf_node);
224 struct ocfs2_refcount_tree *new)
229 struct ocfs2_refcount_tree *tmp;
234 tmp = rb_entry(parent, struct ocfs2_refcount_tree,
253 static void ocfs2_free_refcount_tree(struct ocfs2_refcount_tree *tree)
263 struct ocfs2_refcount_tree *tree)
271 struct ocfs2_refcount_tree *tree)
280 struct ocfs2_refcount_tree *tree =
281 container_of(kref, struct ocfs2_refcount_tree, rf_getcnt);
287 ocfs2_refcount_tree_get(struct ocfs2_refcount_tree *tree)
293 ocfs2_refcount_tree_put(struct ocfs2_refcount_tree *tree)
298 static inline void ocfs2_init_refcount_tree_ci(struct ocfs2_refcount_tree *new,
308 struct ocfs2_refcount_tree *new,
316 static struct ocfs2_refcount_tree*
319 struct ocfs2_refcount_tree *new;
321 new = kzalloc(sizeof(struct ocfs2_refcount_tree), GFP_NOFS);
333 struct ocfs2_refcount_tree **ret_tree)
336 struct ocfs2_refcount_tree *tree, *new = NULL;
425 struct ocfs2_refcount_tree *tree, int rw)
454 struct ocfs2_refcount_tree **ret_tree,
458 struct ocfs2_refcount_tree *tree = NULL;
527 struct ocfs2_refcount_tree *tree, int rw)
541 struct ocfs2_refcount_tree *tree;
545 tree = rb_entry(node, struct ocfs2_refcount_tree, rf_node);
570 struct ocfs2_refcount_tree *new_tree = NULL, *tree = NULL;
706 struct ocfs2_refcount_tree *ref_tree;
770 struct ocfs2_refcount_tree *ref_tree;
2292 struct ocfs2_refcount_tree *tree;
2345 if (!ocfs2_refcount_tree(OCFS2_SB(inode->i_sb))) {
2531 struct ocfs2_refcount_tree *tree;
2534 if (!ocfs2_refcount_tree(OCFS2_SB(inode->i_sb))) {
3358 if (!ocfs2_refcount_tree(OCFS2_SB(inode->i_sb))) {
3415 struct ocfs2_refcount_tree *ref_tree;
3622 struct ocfs2_refcount_tree *ref_tree,
3799 struct ocfs2_refcount_tree *ref_tree;
4118 struct ocfs2_refcount_tree *ref_tree;
4244 if (!ocfs2_refcount_tree(OCFS2_SB(inode->i_sb)))
4415 if (!ocfs2_refcount_tree(OCFS2_SB(inode->i_sb)))