Home | Sort by: relevance | last modified time | path |
/src/sys/compat/linux/common/ | |
linux_types.h | 218 uint16_t stx_mode; member in struct:linux_statx |
linux_file64.c | 140 stx->stx_mode |= st->st_mode & S_IFMT; 141 stx->stx_mode |= st->st_mode & ~S_IFMT; |