This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
fs
/
ext2fs
History
John Baldwin
bbfe24fbf2
Use a private EXT2_ROOTINO constant instead of redefining ROOTINO.
...
Submitted by: Pedro F. Giffuni giffunip at yahoo
2011-04-27 18:25:35 +00:00
..
ext2_alloc.c
Various style fixes including using uint*_t instead of u_int*_t.
2011-04-27 18:15:34 +00:00
ext2_balloc.c
…
ext2_bmap.c
…
ext2_dinode.h
Various style fixes including using uint*_t instead of u_int*_t.
2011-04-27 18:15:34 +00:00
ext2_dir.h
Various style fixes including using uint*_t instead of u_int*_t.
2011-04-27 18:15:34 +00:00
ext2_extern.h
…
ext2_inode_cnv.c
…
ext2_inode.c
…
ext2_lookup.c
Use a private EXT2_ROOTINO constant instead of redefining ROOTINO.
2011-04-27 18:25:35 +00:00
ext2_mount.h
Some cosmetic fixes and remove a duplicate constant.
2011-02-01 18:30:52 +00:00
ext2_readwrite.c
…
ext2_subr.c
Fix build with KDB defined.
2011-01-19 19:49:48 +00:00
ext2_vfsops.c
Use a private EXT2_ROOTINO constant instead of redefining ROOTINO.
2011-04-27 18:25:35 +00:00
ext2_vnops.c
Use a private EXT2_ROOTINO constant instead of redefining ROOTINO.
2011-04-27 18:25:35 +00:00
ext2fs.h
Various style fixes including using uint*_t instead of u_int*_t.
2011-04-27 18:15:34 +00:00
fs.h
…
inode.h
Use a private EXT2_ROOTINO constant instead of redefining ROOTINO.
2011-04-27 18:25:35 +00:00