Searched refs:leaf_bp (Results 1 – 3 of 3) sorted by relevance
65 struct xfs_buf **leaf_bp);278 struct xfs_buf *leaf_bp = NULL; in xfs_attr_set_args() local285 error = xfs_attr_set_iter(&dac, &leaf_bp); in xfs_attr_set_args()291 if (leaf_bp) in xfs_attr_set_args()292 xfs_trans_brelse(args->trans, leaf_bp); in xfs_attr_set_args()303 struct xfs_buf **leaf_bp) in xfs_attr_sf_addname() argument322 error = xfs_attr_shortform_to_leaf(args, leaf_bp); in xfs_attr_sf_addname()331 xfs_trans_bhold(args->trans, *leaf_bp); in xfs_attr_sf_addname()353 struct xfs_buf **leaf_bp) in xfs_attr_set_iter() argument371 return xfs_attr_sf_addname(dac, leaf_bp); in xfs_attr_set_iter()[all …]
53 struct xfs_buf **leaf_bp);
902 struct xfs_buf **leaf_bp) in xfs_attr_shortform_to_leaf() argument964 *leaf_bp = bp; in xfs_attr_shortform_to_leaf()