Home
last modified time | relevance | path

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

/fs/cifs/
Dcifsglob.h580 bool nobrl:1; /* disable sending byte range locks to srv */ member
Dconnect.c1851 vol->nobrl = 0; in cifs_parse_mount_options()
1854 vol->nobrl = 1; in cifs_parse_mount_options()
4133 if (pvolume_info->nobrl) in cifs_setup_cifs_sb()