This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
fs
/
tmpfs
History
Konstantin Belousov
b80dcb55aa
Remove fifo.h. The only used function declaration from the header is
...
migrated to sys/vnode.h. Submitted by: gianni
2012-03-11 12:19:58 +00:00
..
tmpfs_fifoops.c
…
tmpfs_fifoops.h
…
tmpfs_subr.c
When tmpfs_write() resets an extended file to its original size after an
2012-01-16 00:26:49 +00:00
tmpfs_vfsops.c
Return EOPNOTSUPP since we only support update mounts for NFS export.
2012-01-17 01:25:53 +00:00
tmpfs_vnops.c
Remove fifo.h. The only used function declaration from the header is
2012-03-11 12:19:58 +00:00
tmpfs_vnops.h
…
tmpfs.h
When tmpfs_write() resets an extended file to its original size after an
2012-01-16 00:26:49 +00:00