Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/proc/
Dstat.c226 static const struct proc_ops stat_proc_ops = { variable
236 proc_create("stat", 0, NULL, &stat_proc_ops); in proc_stat_init()