Searched refs:current_available_bytes (Results 1 – 1 of 1) sorted by relevance
123 ULONG current_available_bytes; in ftest_0_entry() local273 status = fx_media_space_available(&ram_disk, ¤t_available_bytes); in ftest_0_entry()276 …if ((status != FX_SUCCESS) && (available_bytes != (current_available_bytes + two_cluster_size * 2)… in ftest_0_entry()284 available_bytes = current_available_bytes; in ftest_0_entry()348 if ((status != FX_SUCCESS) || (available_bytes != current_available_bytes)) in ftest_0_entry()