Searched defs:xfs_zone_info (Results 1 – 1 of 1) sorted by relevance
56 struct xfs_zone_info { struct60 spinlock_t zi_reservation_lock;61 struct list_head zi_reclaim_reservations;66 spinlock_t zi_open_zones_lock;67 struct list_head zi_open_zones;68 unsigned int zi_nr_open_zones;73 unsigned long zi_free_zone_cursor;74 atomic_t zi_nr_free_zones;80 wait_queue_head_t zi_zone_wait;90 struct task_struct *zi_gc_thread;[all …]