Home
last modified time | relevance | path

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

/linux-4.4.14/fs/proc/
Dgeneric.c132 static const struct inode_operations proc_file_inode_operations = { variable
504 pde->proc_iops = &proc_file_inode_operations; in proc_create_data()