Home | History | Annotate | Download | only in strace

Lines Matching refs:CLONE_FS

505 #define CLONE_FS        0x00000200      /* set if fs info shared between processes */
524 { CLONE_FS, "CLONE_FS" },