Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dnsfs.c25 const struct proc_ns_operations *ns_ops = dentry->d_fsdata; in ns_dname() local
124 const struct proc_ns_operations *ns_ops; member
136 const struct proc_ns_operations *ns_ops) in ns_get_path()
219 const struct proc_ns_operations *ns_ops) in ns_get_name()
254 const struct proc_ns_operations *ns_ops = dentry->d_fsdata; in nsfs_show_path() local
/Linux-v4.19/fs/proc/
Dnamespaces.c42 const struct proc_ns_operations *ns_ops = PROC_I(inode)->ns_ops; in proc_ns_get_link() local
66 const struct proc_ns_operations *ns_ops = PROC_I(inode)->ns_ops; in proc_ns_readlink() local
93 const struct proc_ns_operations *ns_ops = ptr; in proc_ns_instantiate() local
Dinternal.h94 const struct proc_ns_operations *ns_ops; member
/Linux-v4.19/lib/
Dkobject.c30 const struct kobj_ns_type_operations *ns_ops = kobj_ns_ops(kobj); in kobject_namespace() local
/Linux-v4.19/kernel/events/
Dcore.c7057 const struct proc_ns_operations *ns_ops) in perf_fill_ns_link_info()