nuttx/fs/driver
Gregory Nutt 992b293122 Squashed commit of the following:
fs/driver and fs/mount:  Add mount() support for file systems that require MTD drivers (vs. block drivers).
    fs/drivers:  Add support for named MTD drivers in the psuedo file system.  This will, eventually, allow us to mount file systems that need MTD drivers without having to fake an intervening block driver.
2018-09-22 14:20:18 -06:00
..
driver.h Squashed commit of the following: 2018-09-22 14:20:18 -06:00
fs_blockpartition.c Squashed commit of the following: 2018-08-28 07:30:21 -06:00
fs_blockproxy.c Squashed commit of the following: 2018-09-15 10:49:41 -06:00
fs_closeblockdriver.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
fs_findblockdriver.c Squashed commit of the following: 2018-09-22 14:20:18 -06:00
fs_findmtddriver.c Squashed commit of the following: 2018-09-22 14:20:18 -06:00
fs_openblockdriver.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
fs_registerblockdriver.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
fs_registerdriver.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
fs_registermtddriver.c Squashed commit of the following: 2018-09-22 14:20:18 -06:00
fs_unregisterblockdriver.c Squashed commit of the following: 2018-09-22 14:20:18 -06:00
fs_unregisterdriver.c Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
fs_unregistermtddriver.c Squashed commit of the following: 2018-09-22 14:20:18 -06:00
Make.defs Squashed commit of the following: 2018-09-22 14:20:18 -06:00