Home
last modified time | relevance | path

Searched refs:NFSERR_OPILLEGAL (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/fs/nfs/
H A Dnfsproto.h169 #define NFSERR_OPILLEGAL 10044 macro
/freebsd/sys/fs/nfsclient/
H A Dnfs_clvnops.c4169 case NFSERR_OPILLEGAL: in nfs_getextattr()
4226 case NFSERR_OPILLEGAL: in nfs_setextattr()
4299 case NFSERR_OPILLEGAL: in nfs_listextattr()
4349 case NFSERR_OPILLEGAL: in nfs_deleteextattr()
H A Dnfs_clport.c1205 case NFSERR_OPILLEGAL: in nfscl_maperr()
H A Dnfs_clstate.c3634 nd->nd_repstat = NFSERR_OPILLEGAL; in nfscl_docb()
5257 nd->nd_repstat == NFSERR_OPILLEGAL) in nfscl_errmap()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdsubs.c1558 nd->nd_repstat == NFSERR_OPILLEGAL) in nfsd_errmap()
H A Dnfs_nfsdsocket.c886 nd->nd_repstat = NFSERR_OPILLEGAL; in nfsrvd_compound()