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
/
devfs
History
Konstantin Belousov
084e62e91b
Export devfs inode number allocator for the kernel consumers.
...
Reviewed by: jhb MFC after: 2 weeks
2011-10-05 16:50:15 +00:00
..
devfs_devs.c
Export devfs inode number allocator for the kernel consumers.
2011-10-05 16:50:15 +00:00
devfs_dir.c
Add reference counting for devfs paths containing user created symbolic
2010-09-27 17:47:09 +00:00
devfs_int.h
Format prototypes to follow style(9) more closely.
2010-10-12 15:58:52 +00:00
devfs_rule.c
- Assert that dm_lock is exclusively held in devfs_rules_apply() and
2010-12-15 16:42:44 +00:00
devfs_vfsops.c
Enable shared lookups and externed shared ops for devfs.
2010-08-06 09:46:53 +00:00
devfs_vnops.c
Add the fo_chown and fo_chmod methods to struct fileops and use them
2011-08-16 20:07:47 +00:00
devfs.h
Format prototypes to follow style(9) more closely.
2010-10-12 15:58:52 +00:00