Lines Matching refs:out

249 	 * But bail out if we've managed to come back around to the original
692 * could not be used or if a socket timed out.
903 * nfs_connect_search_socket_reap: For each socket in the search list mark any timed out socket as dead and remove from
915 NFS_SOCK_DBG("nfs connect %s socket %p timed out\n",
1016 /* Check for timed out sockets and mark as dead and then remove all dead sockets. */
2563 goto out;
2757 goto out;
2762 goto out;
2782 out:
2858 /* This is SERIOUS! We are out of sync with the sender. */
2911 * Send the given NFS request out the mount's socket.
3059 /* if we can't send this out yet, wait on the cwnd queue */
3192 /* if send timed out, reconnect if on TCP */
3248 * Pull RPC replies out of an NFS mount's socket and match them
3252 * messages out of the socket.
3255 * the RPC records out of the stream.
3838 * Queue an NFS request up and send it out.
3976 * If a tprintf message was given (or if this is a timed-out soft mount)
4639 * free()'d out from under it.
4679 * Scan the NFS request queue for any requests that have timed out.
4710 NFS_SOCK_DBG("Found a request with out a mount!\n");
4799 /* The request has timed out */
4827 * nfs_make_mount_zombie with out acquiring any
5410 #define NFS_SQUISHY_DEADTIMEOUT 8 /* Dead time out for squishy mounts */
5411 #define NFS_SQUISHY_QUICKTIMEOUT 4 /* Quicker dead time out when nfs_squish_flags NFS_SQUISH_QUICK bit is set*/
5473 goto out;
5491 out:
5558 * return 1 to not get things out of the cache.
5818 error = EPIPE; /* zap TCP sockets if they time out on send */
5906 * Now try and parse record(s) out of the raw stream data.