Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dconnect.c1523 vol->nobrl = 0; in cifs_parse_mount_options()
1526 vol->nobrl = 1; in cifs_parse_mount_options()
3682 if (pvolume_info->nobrl) in cifs_setup_cifs_sb()
Dcifsglob.h535 bool nobrl:1; /* disable sending byte range locks to srv */ member
/Linux-v4.19/Documentation/filesystems/cifs/
DREADME498 nobrl Do not send byte range lock requests to the server.