XFusion API v1.3.0
载入中...
搜索中...
未找到
xf_vfs_dirent_t结构体 参考

Directory entry structure 更多...

#include <xf_vfs_sys_dirent.h>

xf_vfs_dirent_t 的协作图:
Collaboration graph

成员变量

xf_vfs_ino_t d_ino
 
xf_vfs_off_t d_off
 
uint8_t d_type
 
uint8_t d_namlen
 
uint16_t d_reclen
 
char d_name [XF_VFS_DIRENT_NAME_SIZE]
 

详细描述

Directory entry structure

在文件 xf_vfs_sys_dirent.h43 行定义.

结构体成员变量说明

◆ d_ino

xf_vfs_ino_t d_ino

在文件 xf_vfs_sys_dirent.h44 行定义.

◆ d_off

xf_vfs_off_t d_off

在文件 xf_vfs_sys_dirent.h45 行定义.

◆ d_type

uint8_t d_type

在文件 xf_vfs_sys_dirent.h46 行定义.

◆ d_namlen

uint8_t d_namlen

在文件 xf_vfs_sys_dirent.h50 行定义.

◆ d_reclen

uint16_t d_reclen

在文件 xf_vfs_sys_dirent.h51 行定义.

◆ d_name

The null-terminated file name

在文件 xf_vfs_sys_dirent.h52 行定义.


该结构体的文档由以下文件生成: