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

/linux-master/fs/proc/
H A Dproc_sysctl.c29 static const struct file_operations proc_sys_dir_file_operations; variable in typeref:struct:file_operations
477 inode->i_fop = &proc_sys_dir_file_operations;
862 static const struct file_operations proc_sys_dir_file_operations = { variable in typeref:struct:file_operations
1548 proc_sys_root->proc_dir_ops = &proc_sys_dir_file_operations;

Completed in 117 milliseconds