Searched refs:busy_gen (Results 1 – 3 of 3) sorted by relevance
52 xfs_extlen_t *len, unsigned *busy_gen);56 unsigned busy_gen);
325 unsigned *busy_gen) in xfs_extent_busy_trim() argument482 *busy_gen = args->pag->pagb_gen; in xfs_extent_busy_trim()573 unsigned busy_gen) in xfs_extent_busy_flush() argument584 if (busy_gen != READ_ONCE(pag->pagb_gen)) in xfs_extent_busy_flush()
292 unsigned *busy_gen) in xfs_alloc_compute_aligned() argument300 busy = xfs_extent_busy_trim(args, &bno, &len, busy_gen); in xfs_alloc_compute_aligned()758 unsigned int busy_gen;/* busy state */ member784 acur->busy_gen = 0; in xfs_alloc_cur_setup()846 unsigned busy_gen = 0; in xfs_alloc_cur_check() local868 &busy_gen); in xfs_alloc_cur_check()871 acur->busy_gen = busy_gen; in xfs_alloc_cur_check()1227 unsigned busy_gen; in xfs_alloc_ag_vextent_exact() local1265 xfs_extent_busy_trim(args, &tbno, &tlen, &busy_gen); in xfs_alloc_ag_vextent_exact()1648 acur.busy_gen); in xfs_alloc_ag_vextent_near()[all …]