Searched refs:DirEntry_fetch_stat (Results 1 – 1 of 1) sorted by relevance
11639 DirEntry_fetch_stat(DirEntry *self, int follow_symlinks) in DirEntry_fetch_stat() function11685 self->lstat = DirEntry_fetch_stat(self, 0); in DirEntry_get_lstat()11712 self->stat = DirEntry_fetch_stat(self, 1); in os_DirEntry_stat_impl()