Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dnfs4state.c2768 static struct seq_operations states_seq_ops = { variable
2785 ret = seq_open(file, &states_seq_ops); in client_states_open()