Searched defs:xfs_zone_info (Results 1 – 1 of 1) sorted by relevance
58 struct xfs_zone_info { struct62 spinlock_t zi_reservation_lock;63 struct list_head zi_reclaim_reservations;68 spinlock_t zi_open_zones_lock;69 struct list_head zi_open_zones;70 unsigned int zi_nr_open_zones;75 unsigned long zi_free_zone_cursor;76 atomic_t zi_nr_free_zones;82 wait_queue_head_t zi_zone_wait;92 struct task_struct *zi_gc_thread;[all …]