Searched refs:cur_snapshots (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/devlink/
H A Dregion.c18 * max_snapshots and cur_snapshots
23 u32 cur_snapshots; member in struct:devlink_region
427 if (region->cur_snapshots == region->max_snapshots)
447 region->cur_snapshots++;
465 region->cur_snapshots--;
681 if (region->cur_snapshots == region->max_snapshots) {

Completed in 136 milliseconds