Home
last modified time | relevance | path

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

/linux-4.1.27/net/sunrpc/
Ddebugfs.c87 static const struct seq_operations tasks_seq_operations = { variable
96 int ret = seq_open_private(filp, &tasks_seq_operations, in tasks_open()