Lines Matching defs:seq_file

258 ptlrpc_lprocfs_req_history_len_seq_show(struct seq_file *m, void *v)
273 ptlrpc_lprocfs_req_history_max_seq_show(struct seq_file *m, void *n)
290 struct ptlrpc_service *svc = ((struct seq_file *)file->private_data)->private;
323 ptlrpc_lprocfs_threads_min_seq_show(struct seq_file *m, void *n)
335 struct ptlrpc_service *svc = ((struct seq_file *)file->private_data)->private;
360 ptlrpc_lprocfs_threads_started_seq_show(struct seq_file *m, void *n)
375 ptlrpc_lprocfs_threads_max_seq_show(struct seq_file *m, void *n)
387 struct ptlrpc_service *svc = ((struct seq_file *)file->private_data)->private;
471 static int ptlrpc_lprocfs_nrs_seq_show(struct seq_file *m, void *n)
638 struct ptlrpc_service *svc = ((struct seq_file *)file->private_data)->private;
774 * ptlrpc history sequence is used as "position" of seq_file, in some case,
784 /* convert seq_file pos to cpt */
789 /* make up seq_file pos from cpt */
807 ptlrpc_lprocfs_svc_req_history_start(struct seq_file *s, loff_t *pos)
853 ptlrpc_lprocfs_svc_req_history_stop(struct seq_file *s, void *iter)
862 ptlrpc_lprocfs_svc_req_history_next(struct seq_file *s,
897 void target_print_req(void *seq_file, struct ptlrpc_request *req)
904 struct seq_file *sf = seq_file;
926 static int ptlrpc_lprocfs_svc_req_history_show(struct seq_file *s, void *iter)
977 struct seq_file *seqf;
990 static int ptlrpc_lprocfs_timeouts_seq_show(struct seq_file *m, void *n)
1023 static int ptlrpc_lprocfs_hp_ratio_seq_show(struct seq_file *m, void *v)
1034 struct ptlrpc_service *svc = ((struct seq_file *)file->private_data)->private;
1183 struct obd_device *obd = ((struct seq_file *)file->private_data)->private;
1231 struct obd_device *obd = ((struct seq_file *)file->private_data)->private;
1259 struct obd_device *obd = ((struct seq_file *)file->private_data)->private;
1322 int lprocfs_rd_pinger_recov(struct seq_file *m, void *n)
1339 struct obd_device *obd = ((struct seq_file *)file->private_data)->private;