Home
last modified time | relevance | path

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

/linux/fs/proc/
H A Dinternal.h417 extern const struct dentry_operations proc_net_dentry_ops;
H A Dgeneric.c259 &proc_net_dentry_ops); in proc_lookup_de()
356 const struct dentry_operations proc_net_dentry_ops = { variable