Searched refs:ino_t (Results 1 – 6 of 6) sorted by relevance
6 ino_t d_ino; // 文件序列号
77 ino_t d_ino; // 文件序列号
21 ``ino_t(see libc/sys/types.h) ino`` : 文件序列号(不推荐修改)
22 typedef uint64_t ino_t; typedef
181 typedef int (*vfs_filldir_t)(void *buf, ino_t d_ino, char *name, int namelen, unsigned char type, o…