Home
last modified time | relevance | path

Searched refs:proc_sys_dentry_operations (Results 1 – 1 of 1) sorted by relevance

/linux/fs/proc/
H A Dproc_sysctl.c27 static const struct dentry_operations proc_sys_dentry_operations; variable
544 err = d_splice_alias_ops(inode, dentry, &proc_sys_dentry_operations); in proc_sys_lookup()
703 &proc_sys_dentry_operations); in proc_sys_fill_cache()
938 static const struct dentry_operations proc_sys_dentry_operations = { variable