K 10 svn:author V 5 dougm K 8 svn:date V 27 2019-07-04T19:12:13.457540Z K 7 svn:log V 251 Change boolean_t variables in vm_map_unwire and vm_map_wire_locked to bool. Drop result variable. Add holes_ok bool to replace repeated masking of flags parameter. Approved by: markj (mentor) Differential Revision: https://reviews.freebsd.org/D20846 END