register_driver

Function register_driver 

Source
fn register_driver()
Expand description

Register the OverlayFS driver with the filesystem driver manager

This function is called during kernel initialization to make the OverlayFS driver available for use. It’s automatically invoked by the driver_initcall mechanism.