Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dfs_context.h223 bool noblocksnd:1; member
A Dtransport.c197 if (server->noblocksnd) in smb_send_kvec()
225 (!server->noblocksnd && (retries > 2))) { in smb_send_kvec()
A Dsess.c416 ctx.noblocksnd = ses->server->noblocksnd; in cifs_ses_add_channel()
A Dcifsglob.h631 bool noblocksnd; /* use blocking sendmsg */ member
A Dfs_context.c943 ctx->noblocksnd = 1; in smb3_fs_context_parse_param()
A Dcifsfs.c689 if (tcon->ses->server->noblocksnd) in cifs_show_options()
A Dconnect.c1584 tcp_ses->noblocksnd = ctx->noblocksnd || ctx->rootfs; in cifs_get_tcp_session()

Completed in 30 milliseconds