Searched refs:has_fallocate (Results 1 – 1 of 1) sorted by relevance
165 bool has_fallocate; member759 s->has_fallocate = true; in raw_open_common()1935 if (s->has_discard && s->has_fallocate) { in handle_aiocb_write_zeroes()1944 s->has_fallocate = false; in handle_aiocb_write_zeroes()1968 if (s->has_fallocate && len >= 0 && aiocb->aio_offset >= len) { in handle_aiocb_write_zeroes()1973 s->has_fallocate = false; in handle_aiocb_write_zeroes()