Lines Matching refs:list_head
132 struct list_head s_caps; /* all caps issued by this session */
135 struct list_head s_cap_releases; /* waiting cap_release messages */
136 struct list_head s_cap_releases_done; /* ready to send */
140 struct list_head s_cap_flushing; /* inodes w/ flushing caps */
141 struct list_head s_cap_snaps_flushing;
146 struct list_head s_waiting; /* waiting requests */
147 struct list_head s_unsafe; /* unsafe requests */
227 struct list_head r_unsafe_dir_item;
237 struct list_head r_wait;
241 struct list_head r_unsafe_item; /* per-session unsafe list item */
261 struct list_head waiting_for_map;
276 struct list_head snap_empty;
283 struct list_head cap_delay_list; /* caps with delayed release */
285 struct list_head snap_flush_list; /* cap_snaps ready to flush */
289 struct list_head cap_dirty; /* inodes with dirty caps */
290 struct list_head cap_dirty_migrating; /* ...that are migration... */
307 struct list_head caps_list; /* unused (reserved or
316 struct list_head dentry_lru;