Home
last modified time | relevance | path

Searched refs:posix_fallocate (Results 1 – 4 of 4) sorted by relevance

/haiku/headers/posix/
H A Dfcntl.h102 extern int posix_fallocate(int fd, off_t offset, off_t len);
/haiku/src/system/libroot/posix/
H A Dfcntl.cpp100 posix_fallocate(int fd, off_t offset, off_t len) in posix_fallocate() function
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c2140 void posix_fallocate() {} in posix_fallocate() function
H A Dlibroot_stubs.c2167 void posix_fallocate() {} in posix_fallocate() function