Searched refs:STATX_ATTR_NODUMP (Results 1 – 3 of 3) sorted by relevance
214 #ifndef STATX_ATTR_NODUMP215 # define STATX_ATTR_NODUMP 0x00000040 macro
65 ATTR(STATX_ATTR_NODUMP)
76 if (buf.stx_attributes & STATX_ATTR_NODUMP) in run()