nuttx/drivers/loop
2018-09-15 13:04:56 -06:00
..
Kconfig Some minor clean-up from last changes 2015-11-25 17:52:47 -06:00
loop.c drivers/loop: Don't use file descriptors... Use the internal file system interfaces so that the loop device can be shared across threads. 2017-11-02 16:31:56 -06:00
losetup.c Rename file_close_detached() to juse file_close() for better consistency in naming. 2018-09-15 13:04:56 -06:00
Make.defs drivers/loop: Add a loop character device that can be used to setup and teardown loop devices 2015-11-25 17:13:56 -06:00