Searched refs:F_ALLOCATEALL (Results 1 – 3 of 3) sorted by relevance
118 fstore_t params = {F_ALLOCATEALL, F_PEOFPOSMODE, region.offset, in MapFileRegionToMemory()
407 f.fst_flags = F_ALLOCATEALL; in posix_fallocate()
1691 pub const F_ALLOCATEALL: ::c_uint = 0x04; constant