Home
last modified time | relevance | path

Searched defs:S_DEAD (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.h511 #define S_DEAD 16 /* removed, but still open directory */ macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h2048 #define S_DEAD (1 << 4) /* removed, but still open directory */ macro