Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dproc_ns.h33 extern const struct proc_ns_operations mntns_operations;
/Linux-v4.19/fs/proc/
Dnamespaces.c32 &mntns_operations,
/Linux-v4.19/fs/
Dnamespace.c1684 dentry->d_fsdata == &mntns_operations; in is_mnt_ns_file()
2842 new_ns->ns.ops = &mntns_operations; in alloc_mnt_ns()
3459 const struct proc_ns_operations mntns_operations = { variable
/Linux-v4.19/kernel/events/
Dcore.c7098 task, &mntns_operations); in perf_event_namespaces()