Searched refs:proc_mdb_node_operations (Results 1 – 1 of 1) sorted by relevance
672 struct file_operations proc_mdb_node_operations = { variable722 proc_create(sMdbNodeNameTmp, S_IRUSR | S_IWUSR, NULL, &proc_mdb_node_operations); in mdb_node_create()