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

  /src/sys/compat/linux/common/
linux_file64.c 126 stx->stx_attributes |= STATX_ATTR_NODUMP;
128 stx->stx_attributes |= STATX_ATTR_IMMUTABLE;
130 stx->stx_attributes |= STATX_ATTR_APPEND;
linux_types.h 214 uint64_t stx_attributes; member in struct:linux_statx

Completed in 12 milliseconds