Home
last modified time | relevance | path

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

/linux/fs/
H A Dnsfs.c33 const struct proc_ns_operations *ns_ops = ns->ops; in ns_dname() local
64 const struct proc_ns_operations *ns_ops; member
76 const struct proc_ns_operations *ns_ops) in ns_get_path()
317 const struct proc_ns_operations *ns_ops) in ns_get_name()
354 const struct proc_ns_operations *ns_ops = ns->ops; in nsfs_show_path() local
/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
/linux/lib/
H A Dkobject.c32 const struct kobj_ns_type_operations *ns_ops = kobj_ns_ops(kobj); in kobject_namespace() local
/linux/kernel/events/
H A Dcore.c8687 const struct proc_ns_operations *ns_ops) in perf_fill_ns_link_info()