Searched refs:__allocation (Results 1 – 7 of 7) sorted by relevance
70 dirp->__allocation); in __readdir64()72 dirp->__allocation = round_page (dirp->__size); in __readdir64()
71 dirp->__allocation); in __readdir64_r()73 dirp->__allocation = round_page (dirp->__size); in __readdir64_r()
36 size_t __allocation; /* Space allocated for the block. */ member
42 (vm_address_t) dirp->__data, dirp->__allocation); in __closedir()
62 dirp->__allocation = 0; in _hurd_fd_opendir()
68 `__allocation' and `__size' members.2009 * sysdeps/unix/bsd/osf1/dirstream.h (DIR): Make __allocation
6328 instead of unsigned long int for __allocation and __size members.