freebsd-dev/sys/fs/specfs
Matthew Dillon 155f87daf2 Reviewed by: Julian Elischer <julian@whistle.com>
Add d_parms() to {c,b}devsw[].  If non-NULL this function points to
    a device routine that will properly fill in the specinfo structure.
    vfs_subr.c's checkalias() supplies appropriate defaults.  This change
    should be fully backwards compatible with existing devices.
1999-02-25 05:22:30 +00:00
..
spec_vnops.c Reviewed by: Julian Elischer <julian@whistle.com> 1999-02-25 05:22:30 +00:00