Searched refs:image_swap_size (Results 1 – 1 of 1) sorted by relevance
83 static off_t image_swap_size; variable118 ofs = image_swap_size; in image_swap_alloc()119 image_swap_size += size; in image_swap_alloc()120 if (ftruncate(image_swap_fd, image_swap_size) == -1) { in image_swap_alloc()121 image_swap_size = ofs; in image_swap_alloc()740 image_swap_size = 0; in image_init()