Searched refs:proc_clear_refs_operations (Results 1 – 3 of 3) sorted by relevance
299 extern const struct file_operations proc_clear_refs_operations;
2953 REG("clear_refs", S_IWUSR, proc_clear_refs_operations),3338 REG("clear_refs", S_IWUSR, proc_clear_refs_operations),
1155 const struct file_operations proc_clear_refs_operations = { variable