Home
last modified time | relevance | path

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

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