Searched refs:proc_vmcore_operations (Results 1 – 1 of 1) sorted by relevance
207 static const struct file_operations proc_vmcore_operations = { variable689 proc_vmcore = proc_create("vmcore", S_IRUSR, NULL, &proc_vmcore_operations); in vmcore_init()