xfs_dir_replace
error = xfs_dir_replace(tp, dp1, name1, I_INO(ip2), spaceres);
error = xfs_dir_replace(tp, dp2, name2, I_INO(ip1), spaceres);
error = xfs_dir_replace(tp, ip2, &xfs_name_dotdot,
error = xfs_dir_replace(tp, ip1, &xfs_name_dotdot,
error = xfs_dir_replace(tp, target_dp, target_name,
error = xfs_dir_replace(tp, src_ip, &xfs_name_dotdot,
error = xfs_dir_replace(tp, src_dp, src_name, I_INO(du_wip->ip),
error = xfs_dir_replace(tp, ip, &xfs_name_dotdot,
extern int xfs_dir_replace(struct xfs_trans *tp, struct xfs_inode *dp,
error = xfs_dir_replace(sc->tp, sc->ip, &xfs_name_dotdot,
error = xfs_dir_replace(sc->tp, sc->ip, &xfs_name_dotdot,
error = xfs_dir_replace(sc->tp, sc->ip, &xfs_name_dotdot,