Searched refs:LINUX_CLONE_FS (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/sys/compat/linux/ | ||
| H A D | linux_misc.h | 91 #define LINUX_CLONE_FS 0x00000200 macro |
| H A D | linux_fork.c | 176 if (!(args->flags & (LINUX_CLONE_FILES | LINUX_CLONE_FS))) in linux_clone_proc() |