Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_parent.h85 int xfs_parent_removename(struct xfs_trans *tp, struct xfs_parent_args *ppargs,
Dxfs_parent.c211 xfs_parent_removename( in xfs_parent_removename() function
Dxfs_dir2.c1029 error = xfs_parent_removename(tp, du->ppargs, dp, name, ip); in xfs_dir_remove_child()
1392 error = xfs_parent_removename(tp, du_tgt->ppargs, target_dp, in xfs_dir_rename_children()
/linux-6.12.1/fs/xfs/scrub/
Ddirtree_repair.c470 error = xfs_parent_removename(sc->tp, &dl->ppargs, dp, in xrep_dirtree_unlink()