Home
last modified time | relevance | path

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

/fs/
Dnsfs.c25 const struct proc_ns_operations *ns_ops = dentry->d_fsdata; in ns_dname() local
107 const struct proc_ns_operations *ns_ops) in ns_get_path()
195 const struct proc_ns_operations *ns_ops) in ns_get_name()
230 const struct proc_ns_operations *ns_ops = dentry->d_fsdata; in nsfs_show_path() local
/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.h71 const struct proc_ns_operations *ns_ops; member