Searched defs:rawok (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dmu_send.c | 1938 boolean_t rawok; member 2079 dmu_sendstatus_t *dssp, uint64_t fromtxg, boolean_t rawok) in setup_to_thread() 2660 boolean_t rawok, boolean_t savedok, int outfd, offset_t *off, in dmu_send_obj() 2749 boolean_t large_block_ok, boolean_t compressok, boolean_t rawok, in dmu_send()
|
H A D | zfs_ioctl.c | 686 boolean_t rawok = (zc->zc_flags & 0x8); in zfs_secpolicy_send() local 722 boolean_t rawok = nvlist_exists(innvl, "rawok"); in zfs_secpolicy_send_new() local 5931 boolean_t rawok = (zc->zc_flags & 0x8); in zfs_ioc_send() local 6950 boolean_t rawok; in zfs_ioc_send_new() local 7048 boolean_t rawok; in zfs_ioc_send_space() local
|