Home
last modified time | relevance | path

Searched refs:nopersistent (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
H A Dfs_context.h235 bool nopersistent:1; member
H A Dfs_context.c1528 ctx->nopersistent = true; in smb3_fs_context_parse_param()
1535 if ((ctx->nopersistent) || (ctx->resilient)) { in smb3_fs_context_parse_param()
H A Dconnect.c2643 && (ctx->nopersistent == false)) { in cifs_get_tcon()
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsglob.h598 bool nopersistent:1; member
H A Dconnect.c1732 vol->nopersistent = true; in cifs_parse_mount_options()
1741 if ((vol->nopersistent) || (vol->resilient)) { in cifs_parse_mount_options()
3368 && (volume_info->nopersistent == false)) { in cifs_get_tcon()

Completed in 19 milliseconds