Searched defs:ref_leaf_bh (Results  1 – 1 of 1) sorted by relevance
| /linux-4.1.27/fs/ocfs2/ | 
| D | refcounttree.c | 885 					  struct buffer_head *ref_leaf_bh,  in ocfs2_find_refcount_rec_in_rl()1078 	struct buffer_head *eb_bh = NULL, *ref_leaf_bh = NULL;  in ocfs2_get_refcount_rec()  local
 1247 				     struct buffer_head *ref_leaf_bh,  in ocfs2_change_refcount_rec()
 1289 					struct buffer_head **ref_leaf_bh,  in ocfs2_expand_inline_ref_root()
 1460 static int ocfs2_divide_leaf_refcount_block(struct buffer_head *ref_leaf_bh,  in ocfs2_divide_leaf_refcount_block()
 1529 					 struct buffer_head *ref_leaf_bh,  in ocfs2_new_leaf_refcount_block()
 1625 				      struct buffer_head *ref_leaf_bh,  in ocfs2_expand_refcount_tree()
 1667 				     struct buffer_head *ref_leaf_bh,  in ocfs2_adjust_refcount_rec()
 1751 				     struct buffer_head *ref_leaf_bh,  in ocfs2_insert_refcount_rec()
 1839 				    struct buffer_head *ref_leaf_bh,  in ocfs2_split_refcount_rec()
 [all …]
 
 |