Home
last modified time | relevance | path

Searched refs:nfs_false (Results 1 – 2 of 2) sorted by relevance

/third_party/NuttX/fs/nfs/
Dnfs.h111 extern uint32_t nfs_false;
Dnfs_adapter.c82 uint32_t nfs_false; variable
572 nfs_false = txdr_unsigned(FALSE); in nfs_bind()
1493 *ptr++ = nfs_false; /* False: No size value follows */ in vfs_nfs_mkdir()
2978 *ptr++ = nfs_false; /* Don't change mode */ in vfs_nfs_truncate()
2979 *ptr++ = nfs_false; /* Don't change uid */ in vfs_nfs_truncate()
2980 *ptr++ = nfs_false; /* Don't change gid */ in vfs_nfs_truncate()
2986 *ptr++ = nfs_false; /* No guard value */ in vfs_nfs_truncate()