Home
last modified time | relevance | path

Searched refs:only_mount_v1 (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/lib/newlib_tests/
Dtst_cgroup01.c8 static char *only_mount_v1; variable
11 {"v", &only_mount_v1, "-v\tOnly try to mount CGroups V1"},
24 cgopts.needs_ver = !!only_mount_v1 ? TST_CG_V1 : 0; in setup()
Dtst_cgroup02.c9 static char *only_mount_v1; variable
12 {"v", &only_mount_v1, "-v\tOnly try to mount CGroups V1"},
59 cgopts.needs_ver = !!only_mount_v1 ? TST_CG_V1 : 0; in setup()