Searched refs:statxbuf (Results 1 – 1 of 1) sorted by relevance
3890 struct statx statxbuf = {}; in enable_verity() local3896 &statxbuf), 0); in enable_verity()3897 TESTEQUAL(statxbuf.stx_attributes_mask & STATX_ATTR_VERITY, in enable_verity()3899 TESTEQUAL(statxbuf.stx_attributes & STATX_ATTR_VERITY, 0); in enable_verity()3972 struct statx statxbuf = {}; in validate_verity() local3981 &statxbuf), 0); in validate_verity()3982 TESTEQUAL(statxbuf.stx_attributes & STATX_ATTR_VERITY, in validate_verity()