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

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

Completed in 14 milliseconds