Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dproc_ns.h33 extern const struct proc_ns_operations mntns_operations;
/Linux-v6.6/fs/proc/
Dnamespaces.c32 &mntns_operations,
/Linux-v6.6/fs/
Dnamespace.c1941 dentry->d_fsdata == &mntns_operations; in is_mnt_ns_file()
3731 new_ns->ns.ops = &mntns_operations; in alloc_mnt_ns()
4992 const struct proc_ns_operations mntns_operations = { variable
/Linux-v6.6/kernel/events/
Dcore.c8414 task, &mntns_operations); in perf_event_namespaces()