Searched refs:stx_attributes_mask (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dstat.h114 __u64 stx_attributes_mask; /* Mask to show what's supported in stx_attributes */ member in struct:statx
171 * Attributes to be found in stx_attributes and masked in stx_attributes_mask.
/linux-master/tools/include/uapi/linux/
H A Dstat.h114 __u64 stx_attributes_mask; /* Mask to show what's supported in stx_attributes */ member in struct:statx
171 * Attributes to be found in stx_attributes and masked in stx_attributes_mask.
/linux-master/samples/vfs/
H A Dtest-statx.c150 if (stx->stx_attributes_mask) {
170 mbits = stx->stx_attributes_mask >> byte;
/linux-master/fs/
H A Dstat.c645 tmp.stx_attributes_mask = stat->attributes_mask;

Completed in 130 milliseconds