HomeSort by: relevance | last modified time | path
    Searched refs:STATX_ATTR_IMMUTABLE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/linux/common/
linux_types.h 202 #define STATX_ATTR_IMMUTABLE 0x00000010
linux_file64.c 128 stx->stx_attributes |= STATX_ATTR_IMMUTABLE;
133 STATX_ATTR_NODUMP | STATX_ATTR_IMMUTABLE | STATX_ATTR_APPEND;

Completed in 30 milliseconds