Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfsd/
Dnfs4state.c2754 static struct seq_operations states_seq_ops = { variable
2771 ret = seq_open(file, &states_seq_ops); in client_states_open()