summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_diskqueue.c
diff options
context:
space:
mode:
authorjdolecek <jdolecek@NetBSD.org>1999-09-04 18:56:01 +0000
committerjdolecek <jdolecek@NetBSD.org>1999-09-04 18:56:01 +0000
commit2f7c750c125b2bff801cdcbbd3f902073a8259d1 (patch)
tree74feab495cdddf292a01e2ce18c441f45fadf3f6 /sys/dev/raidframe/rf_diskqueue.c
parent4b5e00209033b6b5d75ef752a932795c00e800e8 (diff)
change ntfs_read*attr*() and ntfs_write*attr*() to accept struct
uio parameter; if it's not null, the data are copied directly into/from the user buffer via uiomove() new macro NTFS_U28() and function ntfs_u28() to convert between Unicode and 8bit encoding; all it does currently is getting lower 8bit of the Unicode char and subtituting '_' for it if the result would be 0; use the macro within NTFS_TOUPPER() macro and in ntfs_uastrcmp() g/c the (ntfsmount *) parametr to ntfs_u*astr[i]cmp() functions, it's no longer needed avoid excessive intendation
Diffstat (limited to 'sys/dev/raidframe/rf_diskqueue.c')
0 files changed, 0 insertions, 0 deletions