Searched refs:noblockcnt (Results 1 – 2 of 2) sorted by relevance
1374 tcp_ses->noblockcnt = ctx->rootfs; in cifs_get_tcp_session()2639 server->noblockcnt ? O_NONBLOCK : 0); in generic_ip_connect()2645 if (server->noblockcnt && rc == -EINPROGRESS) in generic_ip_connect()
686 bool noblockcnt; /* use non-blocking connect() */ member