Home
last modified time | relevance | path

Searched refs:xfs_dir_remove_child (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_dir2.h349 int xfs_dir_remove_child(struct xfs_trans *tp, unsigned int resblks,
H A Dxfs_dir2.c959 xfs_dir_remove_child( in xfs_dir_remove_child() function
/linux/fs/xfs/scrub/
H A Dmetapath.c414 return xfs_dir_remove_child(sc->tp, mpath->unlink_resblks, &mpath->du); in xrep_metapath_unlink()
/linux/fs/xfs/
H A Dxfs_inode.c1960 error = xfs_dir_remove_child(tp, resblks, &du); in xfs_remove()