idup 41 defs.h struct inode* idup(struct inode*); idup 613 fs.c ip = idup(proc->cwd); idup 155 proc.c np->cwd = idup(proc->cwd);