Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/cgroup/
Dcgroup-internal.h201 struct dentry *cgroup_do_mount(struct file_system_type *fs_type, int flags,
Dcgroup-v1.c1245 dentry = cgroup_do_mount(&cgroup_fs_type, flags, root, in cgroup1_mount()
Dcgroup.c1996 struct dentry *cgroup_do_mount(struct file_system_type *fs_type, int flags, in cgroup_do_mount() function
2067 dentry = cgroup_do_mount(&cgroup2_fs_type, flags, &cgrp_dfl_root, in cgroup_mount()