Searched defs:stat_show (Results 1 – 2 of 2) sorted by relevance
/linux-6.8/kernel/trace/ | ||
D | trace_stat.h | 21 int (*stat_show)(struct seq_file *s, void *p); member |
/linux-6.8/fs/f2fs/ | ||
D | debug.c | 372 static int stat_show(struct seq_file *s, void *v) in stat_show() function |