Where is struct proc_dir_entry defined in linux kernel? in /linux/proc_fs.h it is just declared as: (kernel 3.10)
struct proc_dir_entry
/linux/proc_fs.h
struct proc_dir_e
It is defined in fs/proc/internal.h.
fs/proc/internal.h