//
pkg.gl
Category
github.com/mit-pdos/go-journal
buf
package
0.5.4
Repository:
https://github.com/mit-pdos/go-journal.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
6
Files
137 SLOC
#
Functions
MkBuf
No description provided by the author
MkBufLoad
Load the bits of a disk block into a new buf, as specified by addr.
MkBufMap
No description provided by the author
#
Structs
Buf
A Buf is a write to a disk object (inode, a bitmap bit, or disk block).
BufMap
No description provided by the author