Searched refs:va_write_gencount (Results 1 – 2 of 2) sorted by relevance
623 VNODE_ATTR_BIT(va_write_gencount) | \659 VNODE_ATTR_BIT(va_write_gencount) | \767 uint32_t va_write_gencount; /* counter that increments each time the file changes */ member
523 …{.attr = ATTR_CMN_GEN_COUNT, .bits = VATTR_BIT(va_write_gencount), .size = sizeof(uint32_t), .acti…1935 if (VATTR_IS_SUPPORTED(vap, va_write_gencount)) { in attr_pack_common()1936 ATTR_PACK4((*abp), vap->va_write_gencount); in attr_pack_common()