NetBSD/sys/fs/adosfs
hannken 3881f4f3f9 Replace macro v_specmountpoint with two functions spec_node_getmountedfs()
and spec_node_setmountedfs() to manage the file system mounted on a device.
Assert the device is a block device.

Welcome to 6.99.24

Discussed on tech-kern@ some time ago.

Reviewed by: David Holland <dholland@netbsd.org>
2013-09-30 18:57:59 +00:00
..
Makefile
adlookup.c Excise struct componentname from the namecache. 2012-11-05 17:27:37 +00:00
adosfs.h Use getdisksize() to find out geometry, fetch only other magic values 2012-10-03 07:20:50 +00:00
adutil.c
advfsops.c Replace macro v_specmountpoint with two functions spec_node_getmountedfs() 2013-09-30 18:57:59 +00:00
advnops.c C99 section 6.7.2.3 (Tags) Note 3 states that: 2013-03-18 19:35:35 +00:00
files.adosfs