Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dnfs4state.c2769 static struct seq_operations states_seq_ops = { variable
2786 ret = seq_open(file, &states_seq_ops); in client_states_open()