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

/linux-master/fs/proc/
H A Dproc_sysctl.c30 static const struct inode_operations proc_sys_dir_operations; variable in typeref:struct:inode_operations
476 inode->i_op = &proc_sys_dir_operations;
874 static const struct inode_operations proc_sys_dir_operations = { variable in typeref:struct:inode_operations
1547 proc_sys_root->proc_iops = &proc_sys_dir_operations;

Completed in 209 milliseconds