mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-03-22 08:51:30 +03:00
The inline functions zfs_dio_offset_aligned(), zfs_dio_size_aligned() and zfs_dio_aligned() are declared as boolean_t but return the bool type. This fixes the build of FreeBSD. Reviewed-by: Alexander Motin <mav@FreeBSD.org> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Martin Matuska <mm@FreeBSD.org> Closes #16613 |
||
|---|---|---|
| .. | ||
| dktp | ||
| acl_impl.h | ||
| acl.h | ||
| asm_linkage.h | ||
| backtrace.h | ||
| callb.h | ||
| cmn_err.h | ||
| cred.h | ||
| debug.h | ||
| dkio.h | ||
| dklabel.h | ||
| feature_tests.h | ||
| inttypes.h | ||
| isa_defs.h | ||
| kmem.h | ||
| kstat.h | ||
| list_impl.h | ||
| list.h | ||
| mhd.h | ||
| mkdev.h | ||
| policy.h | ||
| poll.h | ||
| priv.h | ||
| processor.h | ||
| simd.h | ||
| stack.h | ||
| stdtypes.h | ||
| string.h | ||
| sunddi.h | ||
| systeminfo.h | ||
| time.h | ||
| trace_spl.h | ||
| trace_zfs.h | ||
| types32.h | ||
| types.h | ||
| uio.h | ||
| vnode.h | ||
| wmsum.h | ||
| zone.h | ||