Searched refs:NFSERR_SERVERFAULT (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdsubs.c | 132 NFSERR_SERVERFAULT, 149 NFSERR_SERVERFAULT, 163 NFSERR_SERVERFAULT, 173 NFSERR_SERVERFAULT, 186 NFSERR_SERVERFAULT, 199 NFSERR_SERVERFAULT, 215 NFSERR_SERVERFAULT, 233 NFSERR_SERVERFAULT, 251 NFSERR_SERVERFAULT, 269 NFSERR_SERVERFAULT, [all …]
|
H A D | nfs_nfsdsocket.c | 689 nd->nd_repstat == NFSERR_SERVERFAULT || in nfsrvd_dorpc()
|
H A D | nfs_nfsdstate.c | 2312 ret = NFSERR_SERVERFAULT; in nfsrv_lockctrl() 2410 error = NFSERR_SERVERFAULT; in nfsrv_lockctrl() 2532 error = NFSERR_SERVERFAULT; in nfsrv_lockctrl() 4570 error = NFSERR_SERVERFAULT; in nfsrv_docallback()
|
/freebsd/contrib/tcpdump/ |
H A D | nfs.h | 94 #define NFSERR_SERVERFAULT 10006 macro
|
/freebsd/sys/nfs/ |
H A D | nfsproto.h | 93 #define NFSERR_SERVERFAULT 10006 macro
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clstate.c | 183 NFSERR_SERVERFAULT, 193 NFSERR_SERVERFAULT, 3654 error = NFSERR_SERVERFAULT; in nfscl_docb() 3689 error = NFSERR_SERVERFAULT; in nfscl_docb() 3729 error = NFSERR_SERVERFAULT; in nfscl_docb() 3904 error = NFSERR_SERVERFAULT; in nfscl_docb() 3946 error = NFSERR_SERVERFAULT; in nfscl_docb() 3974 error = NFSERR_SERVERFAULT; in nfscl_docb()
|
H A D | nfs_clport.c | 1194 case NFSERR_SERVERFAULT: in nfscl_maperr()
|
/freebsd/sys/fs/nfs/ |
H A D | nfsproto.h | 131 #define NFSERR_SERVERFAULT 10006 macro
|