incubator-nuttx/include/sys
zhanghongyu 7b5af12158 statfs: add f_fsid field for third-party code compile
because NuttX doesn't have the device number, so we're not assigning a
valid value here. just memset to zero.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2023-06-16 11:10:25 +08:00
..
boardctl.h boardctl: add BOARDIOC_SOFTRESETCAUSE_RESTORE_FACTORY_INQUIRY 2023-05-10 13:40:19 +08:00
custom_file.h
endian.h include/sys: fix definition of __BYTE_ORDER 2023-05-19 02:40:38 +08:00
epoll.h
eventfd.h
file.h include: Fix nxstyle errors 2023-05-04 02:07:01 +08:00
ioctl.h
ipc.h
mman.h
mount.h
msg.h
param.h
poll.h
prctl.h
queue.h
random.h
resource.h
select.h libc/fdcheck: add fdcheck module 2023-06-10 02:19:58 +08:00
sendfile.h
shm.h
signalfd.h
socket.h drivers/modem/alt1250: Update alt1250 driver 2023-06-08 07:48:17 +02:00
sockio.h
stat.h
statfs.h statfs: add f_fsid field for third-party code compile 2023-06-16 11:10:25 +08:00
statvfs.h
syscall.h
syscall_lookup.h assert: Distinguish between assert and exception 2023-05-03 14:49:32 +08:00
sysinfo.h
sysmacros.h
time.h sched: add support for adjtime() interface 2023-04-25 14:37:50 -03:00
timerfd.h
times.h
tree.h
types.h statfs: add f_fsid field for third-party code compile 2023-06-16 11:10:25 +08:00
uio.h
un.h
utsname.h
vfs.h
videoio.h
wait.h