freebsd-nq/sys/ufs
Poul-Henning Kamp 975512a907 Make ffs_mountfs() static.
Remove the malloctype from the ufs mount structure, instead add a callback
to the storage method for freeing inodes: UFS_IFREE().

Add vfs_ifree() method function which frees an inode.

Unvariablelize the malloc type used for allocating inodes.
2002-12-27 10:06:37 +00:00
..
ffs Make ffs_mountfs() static. 2002-12-27 10:06:37 +00:00
ufs Make ffs_mountfs() static. 2002-12-27 10:06:37 +00:00