Home
last modified time | relevance | path

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

/third_party/ltp/lib/
Dtst_cgroup.c50 int we_created_it:1; member
277 new->we_created_it = 0; in cgroup_dir_mk()
280 new->we_created_it = 1; in cgroup_dir_mk()
472 roots[0].mnt_dir.we_created_it = 1; in cgroup_mount_v2()
499 if (roots[0].mnt_dir.we_created_it) { in cgroup_mount_v2()
500 roots[0].mnt_dir.we_created_it = 0; in cgroup_mount_v2()
547 ctrl->ctrl_root->mnt_dir.we_created_it = made_dir; in cgroup_mount_v1()
772 if (!root->ltp_dir.we_created_it) in tst_cgroup_cleanup()