Searched refs:NEW_PARENT (Results 1 – 3 of 3) sorted by relevance
96 #define NEW_PARENT 0x00800 /* process's parent changed during VFS call */ macro
327 new_parent = rmp->mp_flags & NEW_PARENT; in handle_vfs_reply()328 rmp->mp_flags &= ~(VFS_CALL | NEW_PARENT); in handle_vfs_reply()
403 rmp->mp_flags |= NEW_PARENT; in exit_proc()