Searched refs:STATX_ATTR_APPEND (Results 1 – 3 of 3) sorted by relevance
210 #ifndef STATX_ATTR_APPEND211 # define STATX_ATTR_APPEND 0x00000020 macro
63 ATTR(STATX_ATTR_APPEND),
60 if (buf.stx_attributes & STATX_ATTR_APPEND) in run()