Searched refs:mntns_operations (Results 1 – 3 of 3) sorted by relevance
26 extern const struct proc_ns_operations mntns_operations;
30 &mntns_operations,
1651 dentry->d_fsdata == &mntns_operations; in is_mnt_ns_file()2761 new_ns->ns.ops = &mntns_operations; in alloc_mnt_ns()3340 const struct proc_ns_operations mntns_operations = { variable