Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bobranten/Ext4Fsd
/ Ext2RefreshGroup
Function
Ext2RefreshGroup
Ext4Fsd/ext3/generic.c:405–412 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
403
404
405
BOOLEAN
406
Ext2RefreshGroup(
407
IN PEXT2_IRP_CONTEXT IrpContext,
408
IN PEXT2_VCB Vcb
409
)
410
{
411
return TRUE;
412
}
413
414
BOOLEAN
415
Ext2GetInodeLba (
Callers
1
Ext2RecoverJournal
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected