Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dnfsv2.h79 #define NFSERR_WFLUSH 99 macro
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfs2ops.c299 case NFSERR_WFLUSH: in nfs_error()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs.c451 case NFSERR_WFLUSH: return ("write cache flushed");
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs_prot.x80 NFSERR_WFLUSH=72 /* write cache flushed */ enumerator
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h210 NFSERR_WFLUSH = 99 /* write cache flushed */ enumerator
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c3672 case NFSERR_WFLUSH: in geterrno()