nuttx/fs/mount
Xiang Xiao a0ce81d659 sched/wdog: Don't dynamically allocate wdog_s
to save the preserved space(1KB) and also avoid the heap overhead

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I694073f68e1bd63960cedeea1ddec441437be025
2020-08-11 12:28:55 -06:00
..
fs_automount.c sched/wdog: Don't dynamically allocate wdog_s 2020-08-11 12:28:55 -06:00
fs_foreachmountpoint.c fix nxstyle warning 2020-07-10 21:30:02 +01:00
fs_gettype.c
fs_mount.c fs/mount/fs_mount.c: Remove a redandunt assignment 2020-07-30 08:59:46 +02:00
fs_procfs_mount.c fix nxstyle warning 2020-07-10 21:30:02 +01:00
fs_umount2.c fs: Add nx_mount/nx_umount2 function 2020-05-08 07:20:49 -06:00
Make.defs
mount.h