Searched refs:LINUX_MS_RDONLY (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/amd64/linux/ | ||
H A D | linux.h | 185 #define LINUX_MS_RDONLY 0x0001 macro |
/freebsd/sys/compat/linux/ | ||
H A D | linux_file.c | 1138 if (args->rwflag & LINUX_MS_RDONLY) in linux_mount() |