Home
last modified time | relevance | path

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

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