Searched defs:large_block_ok (Results 1 – 2 of 2) sorted by relevance
1936 boolean_t large_block_ok; member2659 boolean_t embedok, boolean_t large_block_ok, boolean_t compressok, in dmu_send_obj()2749 boolean_t large_block_ok, boolean_t compressok, boolean_t rawok, in dmu_send()
5905 boolean_t large_block_ok = (zc->zc_flags & 0x2); in zfs_ioc_send() local