Home
last modified time | relevance | path

Searched refs:MNT_OK (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/head/rpcsvc/
H A Dmount.x80 MNT_OK= 0, /* no error */ enumerator
115 case MNT_OK:
/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dmount.c135 if (objp->fhs_status == MNT_OK) in xdr_mountres3()
280 case MNT_OK: in mnt3_error()
353 if ((status != RPC_SUCCESS) || (res3.fhs_status != MNT_OK)) { in nfs3mountroot()
/titanic_41/usr/src/cmd/rexd/
H A Dmount_nfs.c266 if ((errno = fhs.fhs_status) != MNT_OK) { in mount_nfs()
300 if ((errno = res3.fhs_status) != MNT_OK) { in mount_nfs()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_mount.c540 case MNT_OK:
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c125 MNT_OK = 0, enumerator
552 if (mountres3.fhs_status != MNT_OK) { in mountnfs3()
1818 case MNT_OK: in myxdr_mountres3()
/titanic_41/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c2187 if ((errno = fhs.fhs_status) != MNT_OK) { in get_fh()
2259 if ((errno = mountres3.fhs_status) != MNT_OK) { in get_fh()
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c1621 if ((errno = fhs.fhs_status) != MNT_OK) { in nfsmount()
1711 if ((errno = res3.fhs_status) != MNT_OK) { in nfsmount()