Searched defs:S_APPEND (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/fs/ubifs/ | ||
H A D | ubifs.h | 508 #define S_APPEND 4 /* Append-only file */ macro |
/openbmc/linux/include/linux/ | ||
H A D | fs.h | 2097 #define S_APPEND (1 << 2) /* Append-only file */ macro |