freebsd-dev/lib/libufs
Kirk McKusick d7fcdf5d48 Correctly describe the return values for the libufs library sbget()
and sbput() functions that respectively read and write the superblock.

PR:           247425
Sponsored by: Netflix
2020-06-23 21:37:12 +00:00
..
block.c
bread.3
cgread.3
cgroup.c
getinode.3
inode.c
libufs.3
libufs.h The libufs library needs to track and free the new fs_si structure 2020-06-23 21:28:26 +00:00
Makefile
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
sblock.c The libufs library needs to track and free the new fs_si structure 2020-06-23 21:28:26 +00:00
sbread.3 Correctly describe the return values for the libufs library sbget() 2020-06-23 21:37:12 +00:00
type.c The libufs library needs to track and free the new fs_si structure 2020-06-23 21:28:26 +00:00
ufs_disk_close.3