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

  /src/sys/fs/nfs/server/
nfs_nfsdsubs.c 677 NFSERR_NOGRACE,
823 NFSERR_NOGRACE,
nfs_nfsdsocket.c 606 nd->nd_repstat == NFSERR_NOGRACE))
nfs_nfsdstate.c 1774 error = NFSERR_NOGRACE;
2315 error = NFSERR_NOGRACE;
4047 error = NFSERR_NOGRACE;
4058 error = NFSERR_NOGRACE;
4424 * immediately terminated and all reclaims get NFSERR_NOGRACE.
  /src/sys/fs/nfs/common/
nfsproto.h 146 #define NFSERR_NOGRACE 10033
  /src/sys/fs/nfs/client/
nfs_clstate.c 1976 if (error != NFSERR_NOGRACE) {
2045 if (error != NFSERR_NOGRACE)
2095 if (error != NFSERR_NOGRACE) {

Completed in 26 milliseconds