Searched refs:RPC_MAPRESP (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs_server.c | 721 nullfree, RPC_IDEMPOTENT|RPC_ALLOWANON|RPC_MAPRESP, 728 nullfree, RPC_MAPRESP, 742 nullfree, RPC_IDEMPOTENT|RPC_MAPRESP|RPC_PUBLICFH_OK, 770 nullfree, RPC_MAPRESP, 777 nullfree, RPC_MAPRESP, 788 nullfree, RPC_MAPRESP, 799 nullfree, RPC_MAPRESP, 810 nullfree, RPC_MAPRESP, 821 nullfree, RPC_MAPRESP, 828 nullfree, RPC_MAPRESP, [all …]
|
/illumos-gate/usr/src/uts/common/nfs/ |
H A D | nfs_dispatch.h | 69 #define RPC_MAPRESP 0x4 /* use mapped response buffer */ macro
|
H A D | export.h | 209 #define RPC_MAPRESP 0x4 /* use mapped response buffer */ macro
|