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