Searched refs:nopersistent (Results 1 – 2 of 2) sorted by relevance
1636 vol->nopersistent = true; in cifs_parse_mount_options()1645 if ((vol->nopersistent) || (vol->resilient)) { in cifs_parse_mount_options()3111 && (volume_info->nopersistent == false)) { in cifs_get_tcon()
550 bool nopersistent:1; member