freebsd-skq/sys/fs/tmpfs
Bryan Drewery 0742ebc98f Fix -o size less than PAGE_SIZE resulting in SIZE_MAX being used.
Discussed with:	kib
MFC after:	2 weeks
2014-03-14 01:43:55 +00:00
..
tmpfs_fifoops.c
tmpfs_fifoops.h
tmpfs_subr.c Support storing 7 additional file flags in tmpfs: 2013-08-28 22:12:56 +00:00
tmpfs_vfsops.c Fix -o size less than PAGE_SIZE resulting in SIZE_MAX being used. 2014-03-14 01:43:55 +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