Searched refs:leaf_bp (Results 1 – 3 of 3) sorted by relevance
258 struct xfs_buf *leaf_bp = NULL; in xfs_attr_set_args() local286 error = xfs_attr_shortform_to_leaf(args, &leaf_bp); in xfs_attr_set_args()297 xfs_trans_bhold(args->trans, leaf_bp); in xfs_attr_set_args()299 xfs_trans_bhold_release(args->trans, leaf_bp); in xfs_attr_set_args()301 xfs_trans_brelse(args->trans, leaf_bp); in xfs_attr_set_args()
40 struct xfs_buf **leaf_bp);
805 struct xfs_buf **leaf_bp) in xfs_attr_shortform_to_leaf() argument867 *leaf_bp = bp; in xfs_attr_shortform_to_leaf()