Lines Matching full:fallocate
350 .BI fallocate \fR=\fPstr617 IO engine that does regular linux native fallocate call to simulate data620 DDIR_READ does fallocate(,mode = FALLOC_FL_KEEP_SIZE,)622 DIR_WRITE does fallocate(,mode = 0)624 DDIR_TRIM does fallocate(,mode = FALLOC_FL_KEEP_SIZE|FALLOC_FL_PUNCH_HOLE)