Home
last modified time | relevance | path

Searched refs:noblockcnt (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/fs/cifs/
A Dconnect.c1583 tcp_ses->noblockcnt = ctx->rootfs; in cifs_get_tcp_session()
2920 server->noblockcnt ? O_NONBLOCK : 0); in generic_ip_connect()
2926 if (server->noblockcnt && rc == -EINPROGRESS) in generic_ip_connect()
A Dcifsglob.h723 bool noblockcnt; /* use non-blocking connect() */ member

Completed in 16 milliseconds