freebsd-src/sys/ufs/ffs
John Baldwin 473c90ac04 uio: Use switch statements when handling UIO_READ vs UIO_WRITE
This is mostly to reduce the diff with CheriBSD which adds additional
constants to enum uio_rw, but also matches the normal style used for
uio_segflg.

Reviewed by:	kib, emaste
Obtained from:	CheriBSD
Differential Revision:	https://reviews.freebsd.org/D45142
2024-05-10 13:43:36 -07:00
..
ffs_alloc.c Increase UFS/FFS maximum link count from 32767 to 65530. 2023-12-03 12:40:29 -08:00
ffs_balloc.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
ffs_extern.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
ffs_inode.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
ffs_rawread.c Add vnode_pager_clean_{a,}sync(9) 2024-01-11 18:44:53 +02:00
ffs_snapshot.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
ffs_softdep.c Increase UFS/FFS maximum link count from 32767 to 65530. 2023-12-03 12:40:29 -08:00
ffs_subr.c Eliminate unnecessary UFS1 integrity checks. 2024-02-19 16:17:05 -08:00
ffs_suspend.c uio: Use switch statements when handling UIO_READ vs UIO_WRITE 2024-05-10 13:43:36 -07:00
ffs_tables.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
ffs_vfsops.c sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
ffs_vnops.c ufs: do not leave around empty buffers shadowing disk content 2023-12-16 00:06:10 +02:00
fs.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
softdep.h sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00