Searched defs:dirty_seglist_info (Results 1 – 1 of 1) sorted by relevance
278 struct dirty_seglist_info { struct279 const struct victim_selection *v_ops; /* victim selction operation */280 unsigned long *dirty_segmap[NR_DIRTY_TYPE];281 struct mutex seglist_lock; /* lock for segment bitmaps */282 int nr_dirty[NR_DIRTY_TYPE]; /* # of dirty segments */283 unsigned long *victim_secmap; /* background GC victims */