xfs_attr3_leaf_create
error = xfs_attr3_leaf_create(args, blkno, &bp);
return xfs_attr3_leaf_create(&args, blkno, &bp);
error = xfs_attr3_leaf_create(state->args, blkno, &newblk->bp);
STATIC int xfs_attr3_leaf_create(struct xfs_da_args *args,