Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ading2210/linuxpdf
/ BlockDeviceHTTP
Class
BlockDeviceHTTP
tinyemu/block_net.c:49–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
typedef struct CachedBlock {
48
struct list_head link;
49
struct BlockDeviceHTTP *bf;
50
unsigned int block_num;
51
CachedBlockStateEnum state;
52
FileBuffer fbuf;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected