Home
last modified time | relevance | path

Searched defs:large_block_ok (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_send.c954 boolean_t embedok, boolean_t large_block_ok, boolean_t compressok, in dmu_send_impl()
1219 boolean_t embedok, boolean_t large_block_ok, boolean_t compressok, in dmu_send_obj()
1284 boolean_t large_block_ok, boolean_t compressok, boolean_t rawok, in dmu_send()
H A Dzfs_ioctl.c5158 boolean_t large_block_ok = (zc->zc_flags & 0x2); in zfs_ioc_send() local