walnux/include/nuttx/fs
zhangyuan29 dcea1b90e7 arch_atomic: only support atomic_xx and atomic64_xx function
Modify the kernel to use only atomic_xx and atomic64_xx interfaces,
avoiding the use of sizeof or typeof to determine the type of
atomic operations, thereby simplifying the kernel's atomic
interface operations.

Signed-off-by: zhangyuan29 <zhangyuan29@xiaomi.com>
2024-12-04 14:03:14 +01:00
..
automount.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
fat.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
fs.h arch_atomic: only support atomic_xx and atomic64_xx function 2024-12-04 14:03:14 +01:00
hostfs.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
ioctl.h fs: Fix mtd/sector512.c:554:19: error: incomplete definition of type 'struct partition_info_s' 2024-11-03 21:08:50 +08:00
loop.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
loopmtd.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
nfs.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
nxffs.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
partition.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
procfs.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
smart.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
uio.h move readv/writev to the kernel 2024-10-30 17:07:54 +08:00
userfs.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00