Searched refs:leaf_bp (Results 1 – 3 of 3) sorted by relevance
203 struct xfs_buf *leaf_bp = NULL; in xfs_attr_set() local314 error = xfs_attr_shortform_to_leaf(&args, &leaf_bp); in xfs_attr_set()322 xfs_trans_bhold(args.trans, leaf_bp); in xfs_attr_set()335 xfs_trans_bjoin(args.trans, leaf_bp); in xfs_attr_set()336 leaf_bp = NULL; in xfs_attr_set()366 if (leaf_bp) in xfs_attr_set()367 xfs_trans_brelse(args.trans, leaf_bp); in xfs_attr_set()
40 struct xfs_buf **leaf_bp);
772 struct xfs_buf **leaf_bp) in xfs_attr_shortform_to_leaf() argument849 *leaf_bp = bp; in xfs_attr_shortform_to_leaf()