Searched refs:os_posix_fallocate (Results 1 – 1 of 1) sorted by relevance
4375 {"posix_fallocate", (PyCFunction)os_posix_fallocate, METH_FASTCALL, os_posix_fallocate__doc__},4382 os_posix_fallocate(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in os_posix_fallocate() function