This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-03-18 16:52:21 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fb805ea785
opnsense-src
/
sys
/
fs
/
devfs
History
Poul-Henning Kamp
a1f5fe1538
Use vfs_mountedfrom() and rely on vfs_mount.c to call VFS_STATFS()
2004-12-06 19:54:31 +00:00
..
devfs.h
Do the dreaded s/dev_t/struct cdev */
2004-06-16 09:47:26 +00:00
devfs_devs.c
Reduce a fair bit of the atomics because we are now called with a
2004-06-18 08:08:47 +00:00
devfs_rule.c
XXX mark two places where we do not hold a threadcount on the dev when
2004-09-24 08:32:36 +00:00
devfs_vfsops.c
Use vfs_mountedfrom() and rely on vfs_mount.c to call VFS_STATFS()
2004-12-06 19:54:31 +00:00
devfs_vnops.c
Back when VOP_* was introduced, we did not have new-style struct
2004-12-01 23:16:38 +00:00