Searched refs:xg_active_ref (Results 1 – 5 of 5) sorted by relevance
55 atomic_read(&xg->xg_active_ref) > 0); in xfs_group_hold()84 if (!atomic_inc_not_zero(&xg->xg_active_ref)) in xfs_group_grab()138 if (!atomic_inc_not_zero(&xg->xg_active_ref)) in xfs_group_grab_next_mark()150 atomic_dec(&xg->xg_active_ref); in xfs_group_rele()174 XFS_IS_CORRUPT(mp, atomic_read(&xg->xg_active_ref) != 0); in xfs_group_free()201 atomic_set(&xg->xg_active_ref, 1); in xfs_group_insert()
13 atomic_t xg_active_ref; /* active reference count */ member
99 atomic_inc(&pag_group(pag)->xg_active_ref); in xfs_filestream_pick_ag()225 atomic_inc(&pag_group(pag)->xg_active_ref); in xfs_filestream_lookup_association()317 atomic_inc(&pag_group(args->pag)->xg_active_ref); in xfs_filestream_create_association()
410 if (atomic_inc_not_zero(&xg->xg_active_ref)) in xfs_find_free_zone()970 atomic_inc(&rtg_group(rtg)->xg_active_ref); in xfs_init_zone()
208 atomic_read(&pag->pag_group.xg_active_ref);246 __entry->active_refcount = atomic_read(&xg->xg_active_ref);