Searched refs:fallocate (Results 1 – 25 of 31) sorted by relevance
12
54 log_must fallocate -l $((1024 * 1024 * 1024)) $FILE59 log_mustnot fallocate -l $((150 * 1024 * 1024)) $FILE60 log_mustnot fallocate -l $((110 * 1024 * 1024)) $FILE61 log_must fallocate -l $((90 * 1024 * 1024)) $FILE
112 log_must fallocate --keep-size --zero-range --offset $((BLKSZ * 4)) --length $((BLKSZ * 10)) "$FILE"
131 if fallocate --punch-hole 2>&1 | grep -q "unrecognized option"; then135 log_must fallocate --punch-hole -l 128K -o 512K $MNTPNT/discard136 log_must fallocate --punch-hole -l 512K -o 1M $MNTPNT/discard
57 --fallocate=none --rw=write --bs=1M --size=1G --numjobs=4 \66 --fallocate=none --rw=write --bs=1M --size=10M --numjobs=200 \
306 if (fp->f_op->fallocate) in zfs_file_deallocate()307 error = -fp->f_op->fallocate(fp, in zfs_file_deallocate()
65 --ioengine=posixaio --fallocate=none --iodepth=4 --verify=sha1 \
47 --verify=sha1 --ioengine=$ioengine --fallocate=none \
110 if (fallocate(fd, FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE, in main()
19 fallocate=0
20 fallocate=0
21 fallocate=0
20 FIO_COMMON_ARGS="--numjobs=1 --bs=32k --size=32M --fallocate=none --group_reporting --verify=sha1 -…
118 [tests/functional/fallocate:Linux]120 tags = ['functional', 'fallocate']
211 in.body.fallocate.fh, in debug_request()212 in.body.fallocate.offset, in debug_request()213 in.body.fallocate.length, in debug_request()214 in.body.fallocate.mode); in debug_request()719 EXPECT_EQ(inlen, fih + sizeof(in.body.fallocate)); in audit_request()
21 GTESTS+= fallocate
233 in.body.fallocate.offset == offset && in expect_fallocate()234 in.body.fallocate.length == length && in expect_fallocate()235 in.body.fallocate.mode == mode); in expect_fallocate()
162 fuse_fallocate_in fallocate; member
76 sudo fallocate -l 10G /test.ssd1
206 --group_reporting --fallocate=none --output-format=terse \
134 fallocate