Home
last modified time | relevance | path

Searched refs:STATX_ATTR_IMMUTABLE (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dstat.h31 STATX_ATTR_IMMUTABLE | \
38 (STATX_ATTR_IMMUTABLE | \
/include/uapi/linux/
Dstat.h182 #define STATX_ATTR_IMMUTABLE 0x00000010 /* [I] File is marked immutable */ macro