Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNFS/OpenNFS
/ BMPDIR
Class
BMPDIR
tools/fshtool.h:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
} FSH_HDR;
76
77
typedef struct BMPDIR {
78
char name[4];
79
int ofs;
80
} BMPDIR;
81
82
typedef struct BMPHEAD {
83
int size,null,ofsbmp;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected