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

  /src/sys/fs/nfs/common/
oldnfsproto.h 253 #define NFSV4OP_GETFH 10
nfsport.h 192 #define NFSV4OP_GETFH 10
  /src/sys/fs/nfs/server/
nfs_nfsdsocket.c 947 op != NFSV4OP_GETFH &&
954 op != NFSV4OP_GETFH &&
  /src/sys/fs/nfs/client/
nfs_clrpcops.c 1231 *tl++ = txdr_unsigned(NFSV4OP_GETFH);
1802 *tl++ = txdr_unsigned(NFSV4OP_GETFH);
2023 *tl++ = txdr_unsigned(NFSV4OP_GETFH);
2586 *tl++ = txdr_unsigned(NFSV4OP_GETFH);
2768 *tl++ = txdr_unsigned(NFSV4OP_GETFH);
3193 *tl++ = txdr_unsigned(NFSV4OP_GETFH);
4342 *tl = txdr_unsigned(NFSV4OP_GETFH);

Completed in 153 milliseconds