ref_blkno         751 fs/ocfs2/dlmglue.c 				  struct ocfs2_super *osb, u64 ref_blkno,
ref_blkno         755 fs/ocfs2/dlmglue.c 	ocfs2_build_lock_name(OCFS2_LOCK_TYPE_REFCOUNT, ref_blkno,
ref_blkno         123 fs/ocfs2/dlmglue.h 				  struct ocfs2_super *osb, u64 ref_blkno,
ref_blkno         394 fs/ocfs2/refcounttree.c static int ocfs2_get_refcount_block(struct inode *inode, u64 *ref_blkno)
ref_blkno         409 fs/ocfs2/refcounttree.c 	*ref_blkno = le64_to_cpu(di->i_refcount_loc);
ref_blkno         444 fs/ocfs2/refcounttree.c 			     u64 ref_blkno, int rw,
ref_blkno         454 fs/ocfs2/refcounttree.c 	ret = ocfs2_get_refcount_tree(osb, ref_blkno, &tree);
ref_blkno         767 fs/ocfs2/refcounttree.c 	u64 blk = 0, bg_blkno = 0, ref_blkno = le64_to_cpu(di->i_refcount_loc);
ref_blkno         773 fs/ocfs2/refcounttree.c 	BUG_ON(!ref_blkno);
ref_blkno         774 fs/ocfs2/refcounttree.c 	ret = ocfs2_lock_refcount_tree(osb, ref_blkno, 1, &ref_tree, &blk_bh);
ref_blkno        2293 fs/ocfs2/refcounttree.c 	u64 ref_blkno;
ref_blkno        2299 fs/ocfs2/refcounttree.c 	ret = ocfs2_get_refcount_block(inode, &ref_blkno);
ref_blkno        2305 fs/ocfs2/refcounttree.c 	ret = ocfs2_get_refcount_tree(OCFS2_SB(inode->i_sb), ref_blkno, &tree);
ref_blkno          29 fs/ocfs2/refcounttree.h int ocfs2_lock_refcount_tree(struct ocfs2_super *osb, u64 ref_blkno, int rw,