This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
ufs
/
ufs
History
chs
ffe9cb42e2
add forward declarations for the VOP args structures
...
so that fstat can include this file.
2011-10-09 21:15:34 +00:00
..
dinode.h
…
dir.h
…
dirhash.h
…
extattr.h
add forward declarations for the VOP args structures
2011-10-09 21:15:34 +00:00
inode.h
…
Makefile
…
quota1_subr.c
…
quota1.h
…
quota2_subr.c
…
quota2.h
…
quota.h
…
ufs_bmap.c
…
ufs_bswap.h
…
ufs_dirhash.c
…
ufs_extattr.c
…
ufs_extern.h
…
ufs_ihash.c
…
ufs_inode.c
strengthen the assertions about pages existing during block allocation,
2011-09-20 14:01:32 +00:00
ufs_lookup.c
…
ufs_quota1.c
As vnalloc() always allocates with PR_WAITOK there is no longer the need
2011-10-07 09:35:04 +00:00
ufs_quota2.c
…
ufs_quota.c
…
ufs_quota.h
…
ufs_readwrite.c
…
ufs_vfsops.c
…
ufs_vnops.c
include the proper headers to make {LFS,EXT2FS}_MAXNAMLEN visible
2011-09-27 02:10:32 +00:00
ufs_wapbl.c
…
ufs_wapbl.h
Remove prototype for the departed wapbl_ufs_rename.
2011-09-19 11:18:01 +00:00
ufsmount.h
…