Searched defs:zloop_zone (Results 1 – 1 of 1) sorted by relevance
110 struct zloop_zone { struct111 struct list_head open_zone_entry;112 struct file *file;114 unsigned long flags;115 struct mutex lock;116 spinlock_t wp_lock;117 enum blk_zone_cond cond;118 sector_t start;119 sector_t wp;121 gfp_t old_gfp_mask;