Lines Matching refs:seq_file
52 static void print_format1_lock(struct seq_file *s, struct dlm_lkb *lkb, in print_format1_lock()
75 static void print_format1(struct dlm_rsb *res, struct seq_file *s) in print_format1()
168 static void print_format2_lock(struct seq_file *s, struct dlm_lkb *lkb, in print_format2_lock()
202 static void print_format2(struct dlm_rsb *r, struct seq_file *s) in print_format2()
229 static void print_format3_lock(struct seq_file *s, struct dlm_lkb *lkb, in print_format3_lock()
258 static void print_format3(struct dlm_rsb *r, struct seq_file *s) in print_format3()
334 static void print_format4(struct dlm_rsb *r, struct seq_file *s) in print_format4()
381 static int table_seq_show(struct seq_file *seq, void *iter_ptr) in table_seq_show()
397 static void *table_seq_start(struct seq_file *seq, loff_t *pos) in table_seq_start()
420 static void *table_seq_next(struct seq_file *seq, void *iter_ptr, loff_t *pos) in table_seq_next()
433 static void table_seq_stop(struct seq_file *seq, void *iter_ptr) in table_seq_stop()
475 struct seq_file *seq; in table_open1()
489 struct seq_file *seq; in table_open2()
504 struct seq_file *seq = file->private_data; in table_write2()
532 struct seq_file *seq; in table_open3()
546 struct seq_file *seq; in table_open4()
675 static int dlm_state_show(struct seq_file *file, void *offset) in dlm_state_show()
682 static int dlm_flags_show(struct seq_file *file, void *offset) in dlm_flags_show()
689 static int dlm_send_queue_cnt_show(struct seq_file *file, void *offset) in dlm_send_queue_cnt_show()
696 static int dlm_version_show(struct seq_file *file, void *offset) in dlm_version_show()