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