Lines Matching refs:list_head
130 struct list_head dl_perfile;
131 struct list_head dl_perclnt;
132 struct list_head dl_recall_lru; /* delegation recalled */
232 struct list_head cn_persession;
247 struct list_head se_hash; /* hash by sessionid */
248 struct list_head se_perclnt;
257 struct list_head se_conns;
300 struct list_head cl_idhash; /* hash by cl_clientid.id */
302 struct list_head *cl_ownerstr_hashtbl;
303 struct list_head cl_openowners;
305 struct list_head cl_delegations;
306 struct list_head cl_revoked; /* unacknowledged, revoked 4.1 state */
307 struct list_head cl_lru; /* tail queue */
309 struct list_head cl_lo_states; /* outstanding layout states */
351 struct list_head cl_sessions;
368 struct list_head async_copies; /* list of async copies */
378 struct list_head cr_strhash; /* hash by cr_name */
420 struct list_head so_strhash;
421 struct list_head so_stateids;
441 struct list_head oo_perclient;
449 struct list_head oo_close_lru;
463 struct list_head lo_blocked; /* blocked file_locks */
483 struct list_head co_perfile;
503 struct list_head fi_stateids;
505 struct list_head fi_delegations;
508 struct list_head fi_clnt_odstate;
525 struct list_head fi_lo_states;
546 struct list_head st_perfile;
547 struct list_head st_perstateowner;
548 struct list_head st_locks;
564 struct list_head ls_perclnt;
565 struct list_head ls_perfile;
567 struct list_head ls_layouts;
606 struct list_head nbl_list;
607 struct list_head nbl_lru;