Lines Matching refs:list_head
136 struct list_head s_caps; /* all caps issued by this session */
141 struct list_head s_cap_releases; /* waiting cap_release messages */
145 struct list_head s_cap_flushing; /* inodes w/ flushing caps */
146 struct list_head s_cap_snaps_flushing;
151 struct list_head s_waiting; /* waiting requests */
152 struct list_head s_unsafe; /* unsafe requests */
237 struct list_head r_unsafe_dir_item;
240 struct list_head r_unsafe_target_item;
250 struct list_head r_wait;
255 struct list_head r_unsafe_item; /* per-session unsafe list item */
284 struct list_head waiting_for_map;
301 struct list_head snap_empty;
310 struct list_head cap_delay_list; /* caps with delayed release */
312 struct list_head snap_flush_list; /* cap_snaps ready to flush */
317 struct list_head cap_dirty; /* inodes with dirty caps */
318 struct list_head cap_dirty_migrating; /* ...that are migration... */
335 struct list_head caps_list; /* unused (reserved or
344 struct list_head dentry_lru;