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
/
lib
/
libufs
History
Poul-Henning Kamp
20a0f65b77
Add a berase() function which uses ioctl(DIOCGDELETE) to erase a slab
...
of the disk.
2007-12-16 18:02:37 +00:00
..
block.c
Add a berase() function which uses ioctl(DIOCGDELETE) to erase a slab
2007-12-16 18:02:37 +00:00
bread.3
Add a berase() function which uses ioctl(DIOCGDELETE) to erase a slab
2007-12-16 18:02:37 +00:00
cgread.3
Implement cgwrite1(3) function which stored a given cylinder group on disk.
2006-10-31 21:21:48 +00:00
cgroup.c
Implement cgwrite1(3) function which stored a given cylinder group on disk.
2006-10-31 21:21:48 +00:00
inode.c
…
libufs.3
Implement cgwrite1(3) function which stored a given cylinder group on disk.
2006-10-31 21:21:48 +00:00
libufs.h
Add a berase() function which uses ioctl(DIOCGDELETE) to erase a slab
2007-12-16 18:02:37 +00:00
Makefile
Add a berase() function which uses ioctl(DIOCGDELETE) to erase a slab
2007-12-16 18:02:37 +00:00
sblock.c
…
sbread.3
…
type.c
The ufs_disk_fillout(3) can take special device name (with or without /dev/
2007-03-16 03:13:28 +00:00
ufs_disk_close.3
…