Brian Atkinson d0cd9a5cc6
Extending FreeBSD UIO Struct
In FreeBSD the struct uio was just a typedef to uio_t. In order to
extend this struct, outside of the definition for the struct uio, the
struct uio has been embedded inside of a uio_t struct.

Also renamed all the uio_* interfaces to be zfs_uio_* to make it clear
this is a ZFS interface.

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: Jorgen Lundman <lundman@lundman.net>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Brian Atkinson <batkinson@lanl.gov>
Closes #11438
2021-01-20 21:27:30 -08:00
..
2016-03-16 13:46:16 -07:00
2020-11-13 13:51:51 -08:00
2016-03-16 13:46:16 -07:00
2017-05-22 12:34:32 -04:00
2020-06-18 12:20:38 -07:00
2020-06-09 21:24:09 -07:00
2019-12-18 12:29:43 -08:00
2019-12-18 12:29:43 -08:00
2017-05-22 12:34:32 -04:00
2020-07-10 14:26:00 -07:00
2021-01-20 21:27:30 -08:00
2016-03-16 13:46:16 -07:00
2016-03-16 13:46:16 -07:00
2019-06-19 09:48:12 -07:00
2016-03-16 13:46:16 -07:00
2017-05-22 12:34:32 -04:00
2020-11-13 13:51:51 -08:00