Home
last modified time | relevance | path

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

/linux-4.1.27/fs/proc/
Dnamespaces.c36 const struct proc_ns_operations *ns_ops = PROC_I(inode)->ns_ops; in proc_ns_follow_link() local
57 const struct proc_ns_operations *ns_ops = PROC_I(inode)->ns_ops; in proc_ns_readlink() local
84 const struct proc_ns_operations *ns_ops = ptr; in proc_ns_instantiate() local
Dinternal.h68 const struct proc_ns_operations *ns_ops; member
/linux-4.1.27/fs/
Dnsfs.c17 const struct proc_ns_operations *ns_ops = dentry->d_fsdata; in ns_dname() local
47 const struct proc_ns_operations *ns_ops) in ns_get_path()
109 const struct proc_ns_operations *ns_ops) in ns_get_name()
/linux-4.1.27/lib/
Dkobject.c32 const struct kobj_ns_type_operations *ns_ops = kobj_ns_ops(kobj); in kobject_namespace() local