Home
last modified time | relevance | path

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

/titanic_44/usr/src/stand/lib/fs/nfs/
H A Dnfs2ops.c278 case NFSERR_FBIG: in nfs_error()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs.c444 case NFSERR_FBIG: return ("File too large");
/titanic_44/usr/src/head/rpcsvc/
H A Dnfs_prot.x74 NFSERR_FBIG=27, /* File too large */ enumerator
/titanic_44/usr/src/uts/common/nfs/
H A Dnfs.h135 NFSERR_FBIG = 27, /* File too large */ enumerator