Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsglob.h595 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()
3366 && (volume_info->nopersistent == false)) { in cifs_get_tcon()