MCPcopy Create free account
hub / github.com/bobranten/Ext4Fsd / ext2_destroy_linux

Function ext2_destroy_linux

Ext4Fsd/linux.c:1063–1067  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1061}
1062
1063void
1064ext2_destroy_linux()
1065{
1066 ext2_destroy_bh();
1067}

Callers 2

DriverUnloadFunction · 0.85
DriverEntryFunction · 0.85

Calls 1

ext2_destroy_bhFunction · 0.85

Tested by

no test coverage detected