Searched refs:STATX_BTIME (Results 1 – 2 of 2) sorted by relevance
196 #define STATX_BTIME 0x00000800 macro
121 STATX_INO | STATX_SIZE | STATX_BLOCKS | STATX_BTIME; in bsd_to_linux_statx()153 rmask &= ~STATX_BTIME; in bsd_to_linux_statx()