walnux/fs/aio
dongjiuzhu1 a12d21e830 fs/file: unify prefix about file_xxx api, like file_open, file_ioctl
old:
fs_getfilep, fs_putfilep, fs_reffilep
new:
file_get, file_put, file_ref

Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2025-06-12 18:12:42 +08:00
..
aio.h libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
aio_cancel.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
aio_fsync.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
aio_initialize.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
aio_queue.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
aio_read.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
aio_signal.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
aio_write.c fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
aioc_contain.c fs/file: unify prefix about file_xxx api, like file_open, file_ioctl 2025-06-12 18:12:42 +08:00
CMakeLists.txt fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
Kconfig style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
Make.defs fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00