Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/openzfs/module/zfs/
H A Ddmu_send.c1935 boolean_t rawok; global() member
2061 setup_to_thread(struct send_thread_arg * to_arg,objset_t * to_os,dmu_sendstatus_t * dssp,uint64_t fromtxg,boolean_t rawok) setup_to_thread() argument
2642 dmu_send_obj(const char * pool,uint64_t tosnap,uint64_t fromsnap,boolean_t embedok,boolean_t large_block_ok,boolean_t compressok,boolean_t rawok,boolean_t savedok,int outfd,offset_t * off,dmu_send_outparams_t * dsop) dmu_send_obj() argument
2731 dmu_send(const char * tosnap,const char * fromsnap,boolean_t embedok,boolean_t large_block_ok,boolean_t compressok,boolean_t rawok,boolean_t savedok,uint64_t resumeobj,uint64_t resumeoff,const char * redactbook,int outfd,offset_t * off,dmu_send_outparams_t * dsop) dmu_send() argument
[all...]
H A Dzfs_ioctl.c5630 boolean_t rawok = (zc->zc_flags & 0x8); zfs_ioc_send() local
6649 boolean_t rawok; zfs_ioc_send_new() local
6747 boolean_t rawok; zfs_ioc_send_space() local
[all...]