Home
last modified time | relevance | path

Searched refs:file_ops (Results 1 – 2 of 2) sorted by relevance

/components/dfs/dfs_v2/filesystems/procfs/
A Dproc_cpuinfo.c72 static const struct dfs_file_ops file_ops = { variable
81 struct proc_dentry *dentry = proc_create_data("cpuinfo", 0, NULL, &file_ops, NULL); in proc_cpuinfo_init()
A Dproc_stat.c100 static const struct dfs_file_ops file_ops = { variable
109 struct proc_dentry *dentry = proc_create_data("stat", 0, NULL, &file_ops, NULL); in proc_stat_init()

Completed in 5 milliseconds