Searched refs:GPO_VERSION_MACHINE (Results 1 – 2 of 2) sorted by relevance
251 GPO_VERSION_MACHINE(gpo->version), in dump_gpo()252 GPO_VERSION_MACHINE(gpo->version))); in dump_gpo()543 GPO_VERSION_MACHINE(sysvol_gpt_version))); in check_refresh_gpo()547 GPO_VERSION_MACHINE(gpo->version))); in check_refresh_gpo()
54 #define GPO_VERSION_MACHINE(x) (x & 0xffff) macro