Searched refs:busy_gen (Results 1 – 3 of 3) sorted by relevance
52 xfs_extlen_t *len, unsigned *busy_gen);56 unsigned busy_gen);
326 unsigned *busy_gen) in xfs_extent_busy_trim() argument483 *busy_gen = args->pag->pagb_gen; in xfs_extent_busy_trim()574 unsigned busy_gen) in xfs_extent_busy_flush() argument585 if (busy_gen != READ_ONCE(pag->pagb_gen)) in xfs_extent_busy_flush()
288 unsigned *busy_gen) in xfs_alloc_compute_aligned() argument778 acur->busy_gen = 0; in xfs_alloc_cur_setup()840 unsigned busy_gen = 0; in xfs_alloc_cur_check() local862 &busy_gen); in xfs_alloc_cur_check()865 acur->busy_gen = busy_gen; in xfs_alloc_cur_check()1148 unsigned busy_gen; in xfs_alloc_ag_vextent_exact() local1568 acur.busy_gen); in xfs_alloc_ag_vextent_near()1605 unsigned busy_gen; in xfs_alloc_ag_vextent_size() local1641 &rlen, &busy_gen); in xfs_alloc_ag_vextent_size()1656 &rbno, &rlen, &busy_gen); in xfs_alloc_ag_vextent_size()[all …]
Completed in 10 milliseconds