Home
last modified time | relevance | path

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

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