Home
last modified time | relevance | path

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

/linux-6.1.9/fs/proc/
Dgeneric.c154 static const struct inode_operations proc_file_inode_operations = { variable
555 p->proc_iops = &proc_file_inode_operations; in proc_create_reg()