Home
last modified time | relevance | path

Searched refs:NFSERR_OPNOTSUPP (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs.c447 case NFSERR_OPNOTSUPP: return ("Operation not supported");
/titanic_41/usr/src/head/rpcsvc/
H A Dnfs_prot.x77 NFSERR_OPNOTSUPP=45, /* Operation not supported */ enumerator
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c857 *statusp = NFSERR_OPNOTSUPP; in rfs2call()
3633 return (NFSERR_OPNOTSUPP); in puterrno()
3645 return (NFSERR_OPNOTSUPP); in puterrno()
3659 case NFSERR_OPNOTSUPP: in geterrno()
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs.h138 NFSERR_OPNOTSUPP = 45, /* Operation not supported */ enumerator