sg_proc_seq_show_int
static int sg_proc_seq_show_int(struct seq_file *s, void *v);
return single_open(file, sg_proc_seq_show_int, &sg_allow_dio);
return single_open(file, sg_proc_seq_show_int, &sg_big_buff);