Searched refs:xfs_dir_remove_child (Results 1 – 4 of 4) sorted by relevance
349 int xfs_dir_remove_child(struct xfs_trans *tp, unsigned int resblks,
960 xfs_dir_remove_child( in xfs_dir_remove_child() function
414 return xfs_dir_remove_child(sc->tp, mpath->unlink_resblks, &mpath->du); in xrep_metapath_unlink()
1941 error = xfs_dir_remove_child(tp, resblks, &du); in xfs_remove()
Completed in 13 milliseconds