Searched refs:SYS_GET_DENTS (Results 1 – 4 of 4) sorted by relevance
26 #define SYS_GET_DENTS 13 // 获取目录中的数据 macro
20 #define SYS_GET_DENTS 13 // 获取目录中的数据 macro
59 return syscall_invoke(SYS_GET_DENTS, fd, (uint64_t)dirent, count, 0, 0, 0, 0, 0); in getdents()
201 - SYS_GET_DENTS 获取目录中的目录项的元数据