Searched refs:override_gid (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/fs/cifs/
H A Dconnect.c1216 short int override_gid = -1; cifs_parse_mount_options() local
1344 override_gid = 1; cifs_parse_mount_options()
1347 override_gid = 0; cifs_parse_mount_options()
1934 vol->override_gid = override_gid; cifs_parse_mount_options()
1935 else if (override_gid == 1) cifs_parse_mount_options()
3314 if (pvolume_info->override_gid) cifs_setup_cifs_sb()
H A Dcifsglob.h466 bool override_gid:1; member in struct:smb_vol

Completed in 130 milliseconds