Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dnsfs.c29 const struct proc_ns_operations *ns_ops = dentry->d_fsdata; in ns_dname() local
125 const struct proc_ns_operations *ns_ops; member
137 const struct proc_ns_operations *ns_ops) in ns_get_path()
218 const struct proc_ns_operations *ns_ops) in ns_get_name()
272 const struct proc_ns_operations *ns_ops = dentry->d_fsdata; in nsfs_show_path() local
/OK3568_Linux_fs/kernel/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.h101 const struct proc_ns_operations *ns_ops; member
/OK3568_Linux_fs/kernel/lib/
H A Dkobject.c30 const struct kobj_ns_type_operations *ns_ops = kobj_ns_ops(kobj); in kobject_namespace() local
/OK3568_Linux_fs/kernel/kernel/events/
H A Dcore.c7829 const struct proc_ns_operations *ns_ops) in perf_fill_ns_link_info()