Home
last modified time | relevance | path

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

/third_party/NuttX/fs/nfs/
Drpc.h463 #define SIZEOF_rpc_reply_read(n) \ macro
Dnfs_adapter.c525 tmp = SIZEOF_rpc_reply_read(nprmt.rsize); in nfs_bind()
2116 tmp = SIZEOF_rpc_reply_read(readsize); in vfs_nfs_readpage()
2261 tmp = SIZEOF_rpc_reply_read(readsize); in vfs_nfs_read()