Home
last modified time | relevance | path

Searched defs:DELETED_FLAG (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dfat.h53 #define DELETED_FLAG ((char)0xe5) /* Marks deleted files when in name[0] */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dmsdos_fs.h52 #define DELETED_FLAG 0xe5 /* marks file as deleted when in name[0] */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dmsdos_fs.h52 #define DELETED_FLAG 0xe5 /* marks file as deleted when in name[0] */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dmsdos_fs.h52 #define DELETED_FLAG 0xe5 /* marks file as deleted when in name[0] */ macro