xfs_dir_remove_child
int xfs_dir_remove_child(struct xfs_trans *tp, unsigned int resblks,
return xfs_dir_remove_child(sc->tp, mpath->unlink_resblks, &mpath->du);
error = xfs_dir_remove_child(tp, resblks, &du);