Searched refs:xu_type (Results 1 – 3 of 3) sorted by relevance
155 enum xuio_type xu_type; /* What kind of uio structure? */ member
585 (((xuio_t *)uio)->xu_type == UIOTYPE_ZEROCOPY)) { in zfs_read()755 (((xuio_t *)uio)->xu_type == UIOTYPE_ZEROCOPY)) in zfs_write()5105 if (xuio->xu_type != UIOTYPE_ZEROCOPY) in zfs_reqzcbuf()5218 ASSERT(xuio->xu_type == UIOTYPE_ZEROCOPY); in zfs_retzcbuf()
3333 nfsuiop->nu_uio.xu_type = UIOTYPE_ZEROCOPY; in rfs_setup_xuio()