1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-09 13:42:56 +00:00
freebsd/sys/fs/tmpfs
Alan Cox 2984411d7b Use uiomove_fromphys() instead of the combination of sf_buf and uiomove().
This is not only shorter; it also eliminates unnecessary thread pinning on
architectures that implement a direct map.

MFC after:	3 weeks
2009-02-22 19:50:09 +00:00
..
tmpfs_fifoops.c
tmpfs_fifoops.h
tmpfs_subr.c Lookup up the directory entry for the tmpfs node that are deleted by 2009-02-08 19:18:33 +00:00
tmpfs_vfsops.c
tmpfs_vnops.c Use uiomove_fromphys() instead of the combination of sf_buf and uiomove(). 2009-02-22 19:50:09 +00:00
tmpfs_vnops.h
tmpfs.h Lookup up the directory entry for the tmpfs node that are deleted by 2009-02-08 19:18:33 +00:00