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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/proc/
H A Dproc_sysctl.c10 static struct dentry_operations proc_sys_dentry_operations; variable in typeref:struct:dentry_operations
160 dentry->d_op = &proc_sys_dentry_operations;
286 new->d_op = &proc_sys_dentry_operations;
463 static struct dentry_operations proc_sys_dentry_operations = { variable in typeref:struct:dentry_operations

Completed in 42 milliseconds