Searched refs:rootfs (Results 1 – 4 of 4) sorted by relevance
328 bool rootfs:1; /* if it's a SMB root file system */ member
1636 ctx->rootfs = true; in smb3_fs_context_parse_param()
543 ctx->rootfs = ses->server->noblockcnt; in cifs_ses_add_channel()
1793 tcp_ses->noblockcnt = ctx->rootfs; in cifs_get_tcp_session()1794 tcp_ses->noblocksnd = ctx->noblocksnd || ctx->rootfs; in cifs_get_tcp_session()
Completed in 17 milliseconds