Searched refs:STATX_ATTR_ENCRYPTED (Results 1 – 16 of 16) sorted by relevance
34 #if defined(STATX_ATTR_ENCRYPTED) || (defined(HAVE_DECL_STATX_ATTR_ENCRYPTED) && HAVE_DECL_STATX_AT…36 static_assert((STATX_ATTR_ENCRYPTED) == (0x00000800), "STATX_ATTR_ENCRYPTED != 0x00000800");39 # define STATX_ATTR_ENCRYPTED 0x0000080063 XLAT(STATX_ATTR_ENCRYPTED),
5 STATX_ATTR_ENCRYPTED 0x00000800
49 if (buf.stx_attributes & STATX_ATTR_ENCRYPTED) in test_flagged()69 if ((buf.stx_attributes & STATX_ATTR_ENCRYPTED) == 0) in test_unflagged()
213 #ifndef STATX_ATTR_ENCRYPTED214 # define STATX_ATTR_ENCRYPTED 0x00000800 macro
169 #define STATX_ATTR_ENCRYPTED 0x00000800 /* [I] File requires key to decrypt in fs */ macro
1864 STATX_ATTR_ENCRYPTED = 0x800 const
1923 STATX_ATTR_ENCRYPTED = 0x800 const
1869 STATX_ATTR_ENCRYPTED = 0x800 const
1919 STATX_ATTR_ENCRYPTED = 0x800 const
1863 STATX_ATTR_ENCRYPTED = 0x800 const
1862 STATX_ATTR_ENCRYPTED = 0x800 const
1853 STATX_ATTR_ENCRYPTED = 0x800 const