Home
last modified time | relevance | path

Searched refs:FS_DT_DIR (Results 1 – 5 of 5) sorted by relevance

/u-boot/include/
A Dfs.h159 #define FS_DT_DIR 4 /* directory */ macro
/u-boot/fs/
A Dfs.c62 if (dent->type == FS_DT_DIR) { in fs_ls_generic()
/u-boot/lib/efi_loader/
A Defi_file.c500 if (dent->type == FS_DT_DIR) in dir_read()
/u-boot/fs/fat/
A Dfat.c1360 dent->type = FS_DT_DIR; in fat_readdir()
/u-boot/fs/squashfs/
A Dsqfs.c1022 dent->type = FS_DT_DIR; in sqfs_readdir()

Completed in 13 milliseconds