Home
last modified time | relevance | path

Searched refs:xfs_dir_removename (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_dir2.c493 xfs_dir_removename( in xfs_dir_removename() function
1020 error = xfs_dir_removename(tp, dp, name, ip->i_ino, resblks); in xfs_dir_remove_child()
1365 error = xfs_dir_removename(tp, src_dp, src_name, src_ip->i_ino, in xfs_dir_rename_children()
H A Dxfs_dir2.h69 extern int xfs_dir_removename(struct xfs_trans *tp, struct xfs_inode *dp,
/linux/fs/xfs/scrub/
H A Dmetapath.c391 return xfs_dir_removename(sc->tp, mpath->dp, &mpath->xname, in xrep_metapath_unlink()