Searched refs:busy_gen (Results 1 – 3 of 3) sorted by relevance
51 xfs_extlen_t *len, unsigned *busy_gen);55 unsigned busy_gen);
337 unsigned *busy_gen) in xfs_extent_busy_trim() argument494 *busy_gen = args->pag->pagb_gen; in xfs_extent_busy_trim()585 unsigned busy_gen) in xfs_extent_busy_flush() argument596 if (busy_gen != READ_ONCE(pag->pagb_gen)) in xfs_extent_busy_flush()
277 unsigned *busy_gen) in xfs_alloc_compute_aligned() argument285 busy = xfs_extent_busy_trim(args, &bno, &len, busy_gen); in xfs_alloc_compute_aligned()745 unsigned int busy_gen;/* busy state */ member771 acur->busy_gen = 0; in xfs_alloc_cur_setup()833 unsigned busy_gen = 0; in xfs_alloc_cur_check() local855 &busy_gen); in xfs_alloc_cur_check()858 acur->busy_gen = busy_gen; in xfs_alloc_cur_check()1213 unsigned busy_gen; in xfs_alloc_ag_vextent_exact() local1251 xfs_extent_busy_trim(args, &tbno, &tlen, &busy_gen); in xfs_alloc_ag_vextent_exact()1634 acur.busy_gen); in xfs_alloc_ag_vextent_near()[all …]