Searched refs:proc_sys_file_operations (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/proc/
H A Dproc_sysctl.c27 static const struct file_operations proc_sys_file_operations; variable in typeref:struct:file_operations
473 inode->i_fop = &proc_sys_file_operations;
852 static const struct file_operations proc_sys_file_operations = { variable in typeref:struct:file_operations

Completed in 160 milliseconds