Searched refs:linux_ext (Results 1 – 2 of 2) sorted by relevance
1508 if (vol->linux_ext) in cifs_parse_mount_options()1517 vol->linux_ext = 1; in cifs_parse_mount_options()3064 if (volume_info->linux_ext) { in cifs_get_tcon()
531 bool linux_ext:1; member