Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dstate.h458 struct list_head cl_lo_states; /* outstanding layout states */ member
H A Dnfs4state.c2393 INIT_LIST_HEAD(&clp->cl_lo_states); in alloc_client()
3628 || !list_empty(&clp->cl_lo_states) in client_has_state()