nuttx/include/nuttx/fs
hujun5 a4fece3450 spin_lock: inline spin_lock
test:
We can use qemu for testing.
compiling
make distclean -j20; ./tools/configure.sh -l qemu-armv8a:nsh_smp ;make -j20
running
qemu-system-aarch64 -cpu cortex-a53 -smp 4 -nographic -machine virt,virtualization=on,gic-version=3 -net none -chardev stdio,id=con,mux=on -serial chardev:con -mon chardev=con,mode=readline -kernel ./nuttx
2024-07-15 02:29:30 +08:00
..
automount.h fs_automount: add options for signaling when volume is mounted and unmounted 2022-02-04 03:27:16 +08:00
fat.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
fs.h spin_lock: inline spin_lock 2024-07-15 02:29:30 +08:00
hostfs.h make 64-bit time_t back to unsigned 2023-12-30 08:48:43 -08:00
ioctl.h drivers/spi: Add support for FPGA iCE40 bitstream loading. 2024-04-12 10:19:58 -03:00
loop.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
loopmtd.h Add MTD loop driver (use filemtd) 2023-02-19 19:46:48 +08:00
nfs.h Fix names of pre-processor variables used in header file idempotence 2016-08-06 19:21:42 -06:00
nxffs.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
partition.h Fix nxstyle warning 2020-08-22 17:37:21 -06:00
procfs.h fs: procfs add poll support 2023-12-26 19:23:13 -08:00
smart.h fs/smart: fix visual studio Compiler Error C2016 2023-02-09 20:11:55 +08:00
userfs.h fs/userfs: Support fchstat and chstat callback 2021-08-10 14:57:48 -03:00