Home
last modified time | relevance | path

Searched refs:noblockcnt (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
H A Dconnect.c1701 tcp_ses->noblockcnt = ctx->rootfs; in cifs_get_tcp_session()
3092 server->noblockcnt ? O_NONBLOCK : 0); in generic_ip_connect()
3098 if (server->noblockcnt && rc == -EINPROGRESS) in generic_ip_connect()
H A Dcifsglob.h765 bool noblockcnt; /* use non-blocking connect() */ member
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsglob.h782 bool noblockcnt; /* use non-blocking connect() */ member
H A Dconnect.c2557 tcp_ses->noblockcnt = volume_info->rootfs; in cifs_get_tcp_session()
3768 server->noblockcnt ? O_NONBLOCK : 0); in generic_ip_connect()
3774 if (server->noblockcnt && rc == -EINPROGRESS) in generic_ip_connect()

Completed in 20 milliseconds