Searched refs:pc_dirfixdotdot (Results 1 – 1 of 1) sorted by relevance
58 static int pc_dirfixdotdot(struct pcnode *cdp, struct pcnode *opdp,815 if ((error = pc_dirfixdotdot(pcp, dp, tdp)) != 0) { in pc_rename()841 pc_dirfixdotdot(struct pcnode *dp, /* child directory being moved */ in pc_dirfixdotdot() function