Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A 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
/openbmc/linux/fs/proc/
H A 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
H A Dinternal.h106 const struct proc_ns_operations *ns_ops; member
/openbmc/linux/lib/
H A Dkobject.c32 const struct kobj_ns_type_operations *ns_ops = kobj_ns_ops(kobj); in kobject_namespace() local
/openbmc/linux/kernel/events/
H A Dcore.c8421 const struct proc_ns_operations *ns_ops) in perf_fill_ns_link_info()