Home
last modified time | relevance | path

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

/linux-6.14.4/net/sunrpc/
Ddebugfs.c82 static const struct seq_operations tasks_seq_operations = { variable
91 int ret = seq_open(filp, &tasks_seq_operations); in tasks_open()