Home
last modified time | relevance | path

Searched refs:bits (Results 1 – 1 of 1) sorted by relevance

/samples/vfs/
Dtest-statx.c151 unsigned char bits, mbits; in dump_statx() local
169 bits = stx->stx_attributes >> byte; in dump_statx()
176 else if (bits & 0x80) in dump_statx()
180 bits <<= 1; in dump_statx()