39    struct ext4_mountpoint 
mp;  
 
   41    struct ext4_blockdev_iface 
iface; 
 
 
const vfs_file_system_t lwext4_file_system
The littlefs vfs driver.
Mutex for thread synchronization.
lwext4 descriptor for vfs integration
struct ext4_blockdev bdev
lwext4 block device struct
mtd_dev_t * dev
mtd device to use
struct ext4_blockdev_iface iface
lwext4 block device interface
struct ext4_mountpoint mp
lwext4 mountpoint struct