NetBSD/sys/ufs/chfs
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
..
chfs_args.h CHFS comments 2012-10-19 12:44:39 +00:00
chfs_build.c CHFS comments 2012-10-19 12:44:39 +00:00
chfs_erase.c CHFS comments 2012-10-19 12:44:39 +00:00
chfs_gc.c CHFS comments 2012-10-19 12:44:39 +00:00
chfs_ihash.c CHFS comments 2012-10-19 12:44:39 +00:00
chfs_inode.h Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
chfs_malloc.c CHFS comments 2012-10-19 12:44:39 +00:00
chfs_nodeops.c CHFS comments 2012-10-19 12:44:39 +00:00
chfs_pool.c Make this compile again. From Paul Fleischer. 2012-02-28 02:48:39 +00:00
chfs_pool.h
chfs_readinode.c Fix a typo in debug output. 2012-12-01 11:31:01 +00:00
chfs_scan.c CHFS comments 2012-10-19 12:44:39 +00:00
chfs_subr.c CHFS comments 2012-10-19 12:44:39 +00:00
chfs_vfsops.c Replace macro v_specmountpoint with two functions spec_node_getmountedfs() 2013-09-30 18:57:59 +00:00
chfs_vnode_cache.c CHFS comments 2012-10-19 12:44:39 +00:00
chfs_vnode.c CHFS comments 2012-10-19 12:44:39 +00:00
chfs_vnops.c Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
chfs_wbuf.c CHFS comments 2012-10-19 12:44:39 +00:00
chfs_write.c CHFS comments 2012-10-19 12:44:39 +00:00
chfs.h CHFS comments 2012-10-19 12:44:39 +00:00
debug.h using chtype on media instead of vtype 2012-04-12 15:31:01 +00:00
ebh_media.h
ebh_misc.h CHFS comments 2012-10-19 12:44:39 +00:00
ebh.c chfs bugfix [node was obsoleted twice] 2012-08-10 09:26:58 +00:00
ebh.h CHFS comments 2012-10-19 12:44:39 +00:00
media.h CHFS comments 2012-10-19 12:44:39 +00:00