Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/
H A Ddmu_send.c690 boolean_t is_clone, boolean_t embedok, boolean_t large_block_ok, int outfd, in dmu_send_impl()
881 boolean_t embedok, boolean_t large_block_ok, in dmu_send_obj()
929 boolean_t large_block_ok, int outfd, uint64_t resumeobj, uint64_t resumeoff, in dmu_send()
H A Dzfs_ioctl.c4471 boolean_t large_block_ok = (zc->zc_flags & 0x2); in zfs_ioc_send() local