Home
last modified time | relevance | path

Searched defs:ns_ops (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/fs/
Dnsfs.c30 const struct proc_ns_operations *ns_ops = dentry->d_fsdata; in ns_dname() local
126 const struct proc_ns_operations *ns_ops; member
138 const struct proc_ns_operations *ns_ops) in ns_get_path()
219 const struct proc_ns_operations *ns_ops) in ns_get_name()
255 const struct proc_ns_operations *ns_ops = dentry->d_fsdata; in nsfs_show_path() local
/linux-6.6.21/fs/proc/
Dnamespaces.c46 const struct proc_ns_operations *ns_ops = PROC_I(inode)->ns_ops; in proc_ns_get_link() local
74 const struct proc_ns_operations *ns_ops = PROC_I(inode)->ns_ops; in proc_ns_readlink() local
101 const struct proc_ns_operations *ns_ops = ptr; in proc_ns_instantiate() local
Dinternal.h106 const struct proc_ns_operations *ns_ops; member
/linux-6.6.21/lib/
Dkobject.c32 const struct kobj_ns_type_operations *ns_ops = kobj_ns_ops(kobj); in kobject_namespace() local
/linux-6.6.21/kernel/events/
Dcore.c8408 const struct proc_ns_operations *ns_ops) in perf_fill_ns_link_info()