Lines Matching refs:list_head
100 struct list_head sc_cp_list;
114 struct list_head cp_list; /* per parent nfs4_stid */
143 struct list_head dl_perfile;
144 struct list_head dl_perclnt;
145 struct list_head dl_recall_lru; /* delegation recalled */
246 struct list_head cn_persession;
261 struct list_head se_hash; /* hash by sessionid */
262 struct list_head se_perclnt;
271 struct list_head se_conns;
336 struct list_head cl_idhash; /* hash by cl_clientid.id */
338 struct list_head *cl_ownerstr_hashtbl;
339 struct list_head cl_openowners;
341 struct list_head cl_delegations;
342 struct list_head cl_revoked; /* unacknowledged, revoked 4.1 state */
343 struct list_head cl_lru; /* tail queue */
345 struct list_head cl_lo_states; /* outstanding layout states */
387 struct list_head cl_sessions;
408 struct list_head async_copies; /* list of async copies */
422 struct list_head cr_strhash; /* hash by cr_name */
464 struct list_head so_strhash;
465 struct list_head so_stateids;
485 struct list_head oo_perclient;
493 struct list_head oo_close_lru;
507 struct list_head lo_blocked; /* blocked file_locks */
527 struct list_head co_perfile;
549 struct list_head fi_stateids;
551 struct list_head fi_delegations;
554 struct list_head fi_clnt_odstate;
571 struct list_head fi_lo_states;
592 struct list_head st_perfile;
593 struct list_head st_perstateowner;
594 struct list_head st_locks;
614 struct list_head ls_perclnt;
615 struct list_head ls_perfile;
617 struct list_head ls_layouts;
656 struct list_head nbl_list;
657 struct list_head nbl_lru;