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

/linux-master/fs/proc/
H A Dproc_sysctl.c26 static const struct dentry_operations proc_sys_dentry_operations; variable in typeref:struct:dentry_operations
537 d_set_d_op(dentry, &proc_sys_dentry_operations);
696 d_set_d_op(child, &proc_sys_dentry_operations);
928 static const struct dentry_operations proc_sys_dentry_operations = { variable in typeref:struct:dentry_operations

Completed in 75 milliseconds