Searched refs:F_PEOFPOSMODE (Results 1 – 3 of 3) sorted by relevance
118 fstore_t params = {F_ALLOCATEALL, F_PEOFPOSMODE, region.offset, in MapFileRegionToMemory()
409 f.fst_posmode = F_PEOFPOSMODE; in posix_fallocate()
1903 pub const F_PEOFPOSMODE: ::c_int = 3; constant