Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dtrace-event-read.c378 int show_version = 0; in trace_report() local
409 if (show_version) in trace_report()
/Linux-v6.1/fs/reiserfs/
Dprocfs.c27 static int show_version(struct seq_file *m, void *unused) in show_version() function
422 add_file(sb, "version", show_version); in reiserfs_proc_info_init()