Home | History | Annotate | Download | only in linux

Lines Matching defs:CLONE_FS

11 #define CLONE_FS	0x00000200	/* set if fs info shared between processes */
93 #define CLONE_KERNEL (CLONE_FS | CLONE_FILES | CLONE_SIGHAND)