This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1ae5318fe8
freebsd-dev
/
sys
/
ufs
History
John Baldwin
96e1934a43
Use ffs() to locate free bits in the inode bitmap rather than a loop with
...
bit shifts. Reviewed by: mckusick MFC after: 1 month
2011-03-04 22:26:41 +00:00
..
ffs
Use ffs() to locate free bits in the inode bitmap rather than a loop with
2011-03-04 22:26:41 +00:00
ufs
v_mountedhere is a member of the union. Check that the vnodes have
2011-02-19 07:47:25 +00:00