Searched refs:LINUX_CLONE_FS (Results 1 – 2 of 2) sorted by relevance
32 #define LINUX_CLONE_FS 0x00000200 macro
151 if (!(args->flags & LINUX_CLONE_FS)) in linux_clone_proc()155 if (args->flags & LINUX_CLONE_FS) in linux_clone_proc()