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