Searched refs:acq_dev_size (Results 1 – 1 of 1) sorted by relevance
281 unsigned int acq_dev_size = size ? size : DEV_SIZE_MB; in tst_acquire_loop_device() local283 if (tst_prealloc_file(filename, 1024 * 1024, acq_dev_size)) { in tst_acquire_loop_device()300 unsigned int acq_dev_size; in tst_acquire_device__() local303 acq_dev_size = size ? size : DEV_SIZE_MB; in tst_acquire_device__()312 if (acq_dev_size <= ltp_dev_size) in tst_acquire_device__()316 ltp_dev_size, acq_dev_size); in tst_acquire_device__()319 dev = tst_acquire_loop_device(acq_dev_size, DEV_FILE); in tst_acquire_device__()