expect_fallocate
expect_fallocate(ino, off, len, 0, 0);
expect_fallocate(ino, off, len, 0, 0);
expect_fallocate(ino, off, len,
expect_fallocate(ino, off, len,
expect_fallocate(ino, off, len,
expect_fallocate(ino, off, len, 0, 0);
expect_fallocate(ino, off0, len0,
expect_fallocate(ino, off0, len,
expect_fallocate(ino, off1, len,
expect_fallocate(ino, fsize, len, 0, 0);
expect_fallocate(ino, offset, length,
expect_fallocate(ino, offset, length,
expect_fallocate(ino, offset, length,
expect_fallocate(ino, offset, length,
expect_fallocate(ino, off0, len0, 0, ENOSYS);
expect_fallocate(ino, fsize, length, 0, EOPNOTSUPP);
expect_fallocate(ino, offset, length, 0, EOPNOTSUPP);
expect_fallocate(ino, offset, length,
expect_fallocate(ino, offset, length, 0, EIO);
expect_fallocate(ino, offset, length, 0, 0);
expect_fallocate(ino, offset, length, 0, 0);
void expect_fallocate(uint64_t ino, uint64_t offset, uint64_t length,