Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_stat.h21 int (*stat_show)(struct seq_file *s, void *p); member
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Ddebug.c343 static int stat_show(struct seq_file *s, void *v) in stat_show() function