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

/external/fio/
H A Dconfigure602 linux_fallocate="no"
613 if compile_prog "" "" "linux_fallocate"; then
614 linux_fallocate="yes"
616 echo "Linux fallocate $linux_fallocate"
1442 if test "$linux_fallocate" = "yes" ; then

Completed in 82 milliseconds