Searched refs:nodfs (Results 1 – 4 of 4) sorted by relevance
196 bool nodfs:1; /* Do not request DFS, even if available */ member
1332 vol->nodfs = 1; in cifs_parse_mount_options()2697 if (volume_info->nodfs) { in cifs_get_tcon()
526 nodfs Disable DFS (global name space support) even if the
120 Fix bug in rewinding readdir directory searches. Add nodfs mount option.