Home
last modified time | relevance | path

Searched refs:nodfs (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/fs/cifs/
Dcifsglob.h196 bool nodfs:1; /* Do not request DFS, even if available */ member
Dconnect.c1332 vol->nodfs = 1; in cifs_parse_mount_options()
2697 if (volume_info->nodfs) { in cifs_get_tcon()
DREADME526 nodfs Disable DFS (global name space support) even if the
DCHANGES120 Fix bug in rewinding readdir directory searches. Add nodfs mount option.