Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dcifsglob.h498 bool nopersistent:1; member
Dconnect.c1507 vol->nopersistent = true; in cifs_parse_mount_options()
1516 if ((vol->nopersistent) || (vol->resilient)) { in cifs_parse_mount_options()
2713 && (volume_info->nopersistent == false)) { in cifs_get_tcon()