Searched refs:cgroup_do_mount (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/kernel/cgroup/ |
D | cgroup-internal.h | 201 struct dentry *cgroup_do_mount(struct file_system_type *fs_type, int flags,
|
D | cgroup-v1.c | 1245 dentry = cgroup_do_mount(&cgroup_fs_type, flags, root, in cgroup1_mount()
|
D | cgroup.c | 1996 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()
|