Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dproc_ns.h33 extern const struct proc_ns_operations mntns_operations;
/linux/fs/proc/
H A Dnamespaces.c32 &mntns_operations,
/linux/fs/
H A Dnamespace.c1943 dentry->d_fsdata == &mntns_operations; in is_mnt_ns_file()
3748 new_ns->ns.ops = &mntns_operations; in alloc_mnt_ns()
5442 const struct proc_ns_operations mntns_operations = { variable
/linux/kernel/events/
H A Dcore.c8493 task, &mntns_operations); in perf_event_namespaces()