Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dproc_ns.h33 extern const struct proc_ns_operations mntns_operations;
/Linux-v5.15/fs/proc/
Dnamespaces.c32 &mntns_operations,
/Linux-v5.15/fs/
Dnamespace.c1800 dentry->d_fsdata == &mntns_operations; in is_mnt_ns_file()
3387 new_ns->ns.ops = &mntns_operations; in alloc_mnt_ns()
4591 const struct proc_ns_operations mntns_operations = { variable
/Linux-v5.15/kernel/events/
Dcore.c8089 task, &mntns_operations); in perf_event_namespaces()