Searched refs:file_ops (Results 1 – 2 of 2) sorted by relevance
72 static const struct dfs_file_ops file_ops = { variable81 struct proc_dentry *dentry = proc_create_data("cpuinfo", 0, NULL, &file_ops, NULL); in proc_cpuinfo_init()
100 static const struct dfs_file_ops file_ops = { variable109 struct proc_dentry *dentry = proc_create_data("stat", 0, NULL, &file_ops, NULL); in proc_stat_init()
Completed in 5 milliseconds