Home
last modified time | relevance | path

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

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