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 */
245 struct list_head cn_persession;
260 struct list_head se_hash; /* hash by sessionid */
261 struct list_head se_perclnt;
270 struct list_head se_conns;
313 struct list_head cl_idhash; /* hash by cl_clientid.id */
315 struct list_head *cl_ownerstr_hashtbl;
316 struct list_head cl_openowners;
318 struct list_head cl_delegations;
319 struct list_head cl_revoked; /* unacknowledged, revoked 4.1 state */
320 struct list_head cl_lru; /* tail queue */
322 struct list_head cl_lo_states; /* outstanding layout states */
364 struct list_head cl_sessions;
381 struct list_head async_copies; /* list of async copies */
392 struct list_head cr_strhash; /* hash by cr_name */
434 struct list_head so_strhash;
435 struct list_head so_stateids;
455 struct list_head oo_perclient;
463 struct list_head oo_close_lru;
477 struct list_head lo_blocked; /* blocked file_locks */
497 struct list_head co_perfile;
517 struct list_head fi_stateids;
519 struct list_head fi_delegations;
522 struct list_head fi_clnt_odstate;
539 struct list_head fi_lo_states;
560 struct list_head st_perfile;
561 struct list_head st_perstateowner;
562 struct list_head st_locks;
578 struct list_head ls_perclnt;
579 struct list_head ls_perfile;
581 struct list_head ls_layouts;
620 struct list_head nbl_list;
621 struct list_head nbl_lru;