zephyr/include/fs
Peter Bigot ba24cd2f0f fs: add a mount flag for automounting file systems
File systems can be described in a devicetree node which pre-defines a
mount structure.  A feature in that structure is that it can be
automatically mounted when the filesystem implementation registers
itself.  Add a flag that can be used to trigger this behavior.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-12-27 18:16:20 +01:00
..
fcb.h fs/fcb: Enable FCB to work with non-0xff erase value flash 2020-11-16 13:39:04 +01:00
fs.h fs: add a mount flag for automounting file systems 2020-12-27 18:16:20 +01:00
fs_interface.h doc: fs: Add ingroup tag to fs_interface.h 2020-11-24 23:42:24 -05:00
fs_sys.h fs: Move fs_file_system_t declaration out of fs.h 2020-10-23 12:55:41 +02:00
littlefs.h doc: update reference to use :c:macro 2020-09-15 15:25:01 +02:00
nvs.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00