HomeSort by: relevance | last modified time | path
    Searched refs:NFSV4OP_PUTFH (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/fs/nfs/common/
oldnfsproto.h 265 #define NFSV4OP_PUTFH 22
nfsport.h 204 #define NFSV4OP_PUTFH 22
nfs_commonkrpc.c 938 if (nmp != NULL && i == NFSV4OP_PUTFH && j == 0) {
947 * be in sequence consist of NFSV4OP_PUTFH
  /src/sys/fs/nfs/client/
nfs_clcomsubs.c 217 *tl = txdr_unsigned(NFSV4OP_PUTFH);
nfs_clrpcops.c 2029 *tl = txdr_unsigned(NFSV4OP_PUTFH);
2227 *tl = txdr_unsigned(NFSV4OP_PUTFH);
2315 *tl = txdr_unsigned(NFSV4OP_PUTFH);
2335 *tl = txdr_unsigned(NFSV4OP_PUTFH);
2353 *tl = txdr_unsigned(NFSV4OP_PUTFH);
2449 *tl = txdr_unsigned(NFSV4OP_PUTFH);
2590 *tl = txdr_unsigned(NFSV4OP_PUTFH);
  /src/sys/fs/nfs/server/
nfs_nfsdsocket.c 854 case NFSV4OP_PUTFH:

Completed in 21 milliseconds