Searched refs:STATX_ATTR_IMMUTABLE (Results 1 – 16 of 16) sorted by relevance
13 #if defined(STATX_ATTR_IMMUTABLE) || (defined(HAVE_DECL_STATX_ATTR_IMMUTABLE) && HAVE_DECL_STATX_AT…15 static_assert((STATX_ATTR_IMMUTABLE) == (0x00000010), "STATX_ATTR_IMMUTABLE != 0x00000010");18 # define STATX_ATTR_IMMUTABLE 0x0000001060 XLAT(STATX_ATTR_IMMUTABLE),
2 STATX_ATTR_IMMUTABLE 0x00000010
201 #ifndef STATX_ATTR_IMMUTABLE202 # define STATX_ATTR_IMMUTABLE 0x00000010 macro
60 if (buf.stx_attributes & STATX_ATTR_IMMUTABLE) in test_flagged()95 if ((buf.stx_attributes & STATX_ATTR_IMMUTABLE) == 0) in test_unflagged()
166 #define STATX_ATTR_IMMUTABLE 0x00000010 /* [I] File is marked immutable */ macro
1865 STATX_ATTR_IMMUTABLE = 0x10 const
1924 STATX_ATTR_IMMUTABLE = 0x10 const
1870 STATX_ATTR_IMMUTABLE = 0x10 const
1920 STATX_ATTR_IMMUTABLE = 0x10 const
1864 STATX_ATTR_IMMUTABLE = 0x10 const
1863 STATX_ATTR_IMMUTABLE = 0x10 const
1854 STATX_ATTR_IMMUTABLE = 0x10 const