lv_fs_drv_init() function
GLOBAL PROTOTYPES Initialize a file system driver with default values. It is used to ensure all fields have known values and not memory junk. After it you can set the fields.
Arguments
drv
pointer to driver variable to initialize