freebsd-skq/sys/fs/tmpfs
kib a3e8f2c6dc Extract the general-purpose code from tmpfs to perform uiomove from
the page queue of some vm object.

Discussed with:	alc
Tested by:	pho
Sponsored by:	The FreeBSD Foundation
2013-08-21 17:23:24 +00:00
..
tmpfs_fifoops.c
tmpfs_fifoops.h
tmpfs_subr.c The soft and hard busy mechanism rely on the vm object lock to work. 2013-08-09 11:11:11 +00:00
tmpfs_vfsops.c tmpfs works perfectly fine with -o union -- there is no reason to exclude it 2013-07-23 14:48:37 +00:00
tmpfs_vnops.c Extract the general-purpose code from tmpfs to perform uiomove from 2013-08-21 17:23:24 +00:00
tmpfs_vnops.h
tmpfs.h The tmpfs_alloc_vp() is used to instantiate vnode for the tmpfs node, 2013-08-05 18:53:59 +00:00