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 */
142 struct list_head s_cap_releases_done; /* ready to send */
146 struct list_head s_cap_flushing; /* inodes w/ flushing caps */
147 struct list_head s_cap_snaps_flushing;
152 struct list_head s_waiting; /* waiting requests */
153 struct list_head s_unsafe; /* unsafe requests */
238 struct list_head r_unsafe_dir_item;
248 struct list_head r_wait;
253 struct list_head r_unsafe_item; /* per-session unsafe list item */
273 struct list_head waiting_for_map;
289 struct list_head snap_empty;
296 struct list_head cap_delay_list; /* caps with delayed release */
298 struct list_head snap_flush_list; /* cap_snaps ready to flush */
302 struct list_head cap_dirty; /* inodes with dirty caps */
303 struct list_head cap_dirty_migrating; /* ...that are migration... */
320 struct list_head caps_list; /* unused (reserved or
329 struct list_head dentry_lru;