Searched refs:stash_max_blocks (Results 1 – 1 of 1) sorted by relevance
1537 int stash_max_blocks = 0; in PerformBlockImageUpdate() local1669 stash_max_blocks = strtol(line, NULL, 0); in PerformBlockImageUpdate()1671 if (stash_max_blocks < 0) { in PerformBlockImageUpdate()1676 if (stash_max_blocks >= 0) { in PerformBlockImageUpdate()1677 res = CreateStash(state, stash_max_blocks, blockdev_filename->data, in PerformBlockImageUpdate()