Searched refs:allow_fallocate_ (Results 1 – 2 of 2) sorted by relevance
905 if (allow_fallocate_) { in MapNewRegion()964 allow_fallocate_ = options.allow_fallocate; in PosixMmapFile()1097 if (allow_fallocate_) { in Allocate()1127 allow_fallocate_ = options.allow_fallocate; in PosixWritableFile()1231 if (allow_fallocate_) { in Close()1320 if (allow_fallocate_) { in Allocate()
223 bool allow_fallocate_; variable303 bool allow_fallocate_; // If false, fallocate calls are bypassed variable