Searched defs:seq_file (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
H A Dlproc_ptlrpc.c258 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 *)fil
897 target_print_req(void *seq_file, struct ptlrpc_request *req) argument
[all...]

Completed in 68 milliseconds