NetBSD/sys/fs/filecorefs
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
..
filecore_bmap.c Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
filecore_extern.h Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
filecore_lookup.c Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
filecore_mount.h
filecore_node.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
filecore_node.h
filecore_utils.c Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
filecore_vfsops.c Replace macro v_specmountpoint with two functions spec_node_getmountedfs() 2013-09-30 18:57:59 +00:00
filecore_vnops.c Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
filecore.h
files.filecorefs
Makefile