Searched refs:_pystatvfs_fromstructstatvfs (Results 1 – 2 of 2) sorted by relevance
7479 _pystatvfs_fromstructstatvfs(struct statvfs st) { in _pystatvfs_fromstructstatvfs() function7535 return _pystatvfs_fromstructstatvfs(st); in posix_fstatvfs()7561 return _pystatvfs_fromstructstatvfs(st); in posix_statvfs()
11062 _pystatvfs_fromstructstatvfs(PyObject *module, struct statvfs st) { in _pystatvfs_fromstructstatvfs() function11140 return _pystatvfs_fromstructstatvfs(module, st); in os_fstatvfs_impl()11180 return _pystatvfs_fromstructstatvfs(module, st); in os_statvfs_impl()