nuttx/fs/nfs
Jukka Laitinen f33dc4df3f Change FIOC_MMAP into file operation call
- Add mmap into file_operations and remove it from ioctl definitions.
- Add mm_map structure definitions to support future unmapping
- Modify all drivers to initialize the operations struct accordingly

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2023-01-02 11:23:20 -03:00
..
Kconfig NFS select FS_LARGEFILE since it's required 2022-08-04 22:31:57 +08:00
Make.defs
nfs_mount.h Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
nfs_node.h
nfs_proto.h
nfs_util.c nuttx: remove space befone newline in logs 2021-12-27 21:01:19 -06:00
nfs_vfsops.c Change FIOC_MMAP into file operation call 2023-01-02 11:23:20 -03:00
nfs.h
rpc_clnt.c libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
rpc.h
xdr_subs.h