Searched refs:leaf_bp (Results 1 – 3 of 3) sorted by relevance
227 struct xfs_buf **leaf_bp) in xfs_attr_set_shortform() argument245 error = xfs_attr_shortform_to_leaf(args, leaf_bp); in xfs_attr_set_shortform()255 xfs_trans_bhold(args->trans, *leaf_bp); in xfs_attr_set_shortform()257 xfs_trans_bhold_release(args->trans, *leaf_bp); in xfs_attr_set_shortform()259 xfs_trans_brelse(args->trans, *leaf_bp); in xfs_attr_set_shortform()274 struct xfs_buf *leaf_bp = NULL; in xfs_attr_set_args() local291 error = xfs_attr_set_shortform(args, &leaf_bp); in xfs_attr_set_args()
53 struct xfs_buf **leaf_bp);
901 struct xfs_buf **leaf_bp) in xfs_attr_shortform_to_leaf() argument963 *leaf_bp = bp; in xfs_attr_shortform_to_leaf()