This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
55faa87188
nuttx
/
fs
/
mount
History
Sebastien Lorquet
3c594b5ba1
Allows the use of tmpfs when no block driver is available. This is correctly done to define NONBDFS but below the structure is not where it should be.
2016-05-11 06:48:30 -06:00
..
fs_automount.c
Remove some block comments before empty code sections
2016-04-11 18:16:04 -06:00
fs_foreachmountpoint.c
Standardize some naming in code section comments
2016-02-21 18:09:04 -06:00
fs_mount.c
Allows the use of tmpfs when no block driver is available. This is correctly done to define NONBDFS but below the structure is not where it should be.
2016-05-11 06:48:30 -06:00
fs_umount2.c
Remove some block comments before empty code sections
2016-04-11 18:16:04 -06:00
Make.defs
Add umount2(). umount() is now a macro that just calls umount2() with flags = 0.
2015-03-14 16:48:45 -06:00