Searched refs:pagb_gen (Results 1 – 2 of 2) sorted by relevance
483 *busy_gen = args->pag->pagb_gen; in xfs_extent_busy_trim()520 pag->pagb_gen++; in xfs_extent_busy_put_pag()585 if (busy_gen != READ_ONCE(pag->pagb_gen)) in xfs_extent_busy_flush()
87 unsigned int pagb_gen; /* generation count for pagb_tree */ member
Completed in 7 milliseconds