Searched defs:STATX_ATTR_APPEND (Results 1 – 3 of 3) sorted by relevance
206 # define STATX_ATTR_APPEND 0x00000020 macro
183 #define STATX_ATTR_APPEND 0x00000020 /* [I] File is append-only */ macro
1221 pub const STATX_ATTR_APPEND: ::c_int = 0x0020; constant