Home
last modified time | relevance | path

Searched defs:stat_show (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/kernel/trace/
Dtrace_stat.h21 int (*stat_show)(struct seq_file *s, void *p); member
/Linux-v5.10/fs/f2fs/
Ddebug.c303 static int stat_show(struct seq_file *s, void *v) in stat_show() function