Searched refs:cl_lo_states (Results 1 – 2 of 2) sorted by relevance
458 struct list_head cl_lo_states; /* outstanding layout states */ member
2393 INIT_LIST_HEAD(&clp->cl_lo_states); in alloc_client()3628 || !list_empty(&clp->cl_lo_states) in client_has_state()