Home
last modified time | relevance | path

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

/fs/cifs/
Dcifsglob.h590 bool nostrictsync:1; /* do not force expensive SMBflush on every sync */ member
Dconnect.c1662 vol->nostrictsync = 1; in cifs_parse_mount_options()
1665 vol->nostrictsync = 0; in cifs_parse_mount_options()
3966 if (pvolume_info->nostrictsync) in cifs_setup_cifs_sb()