Searched refs:out_check (Results 1 – 2 of 2) sorted by relevance
497 unsigned long out_check; /* check value of output */ member2844 g.out_check = CHECK(g.out_check, out_copy, len); in outb_check()2906 g.out_check = CHECK(g.out_check, buf, len); in outb()2930 g.out_check = CHECK(0L, Z_NULL, 0); in infchk()2963 if (g.zip_crc != g.out_check) { in infchk()2964 if (g.zip_crc != 0x08074b50UL || g.zip_clen != g.out_check) in infchk()3001 if (check != g.out_check) in infchk()3009 if (check != g.out_check) in infchk()
631 goto out_check; in zfs_set_slabel_policy()647 out_check: in zfs_set_slabel_policy()