Searched refs:linux_gid (Results 1 – 2 of 2) sorted by relevance
1360 vol->linux_gid = current_gid(); in cifs_parse_mount_options()1702 if (get_option_gid(args, &vol->linux_gid)) { in cifs_parse_mount_options()3657 cifs_sb->mnt_gid = pvolume_info->linux_gid; in cifs_setup_cifs_sb()
504 kgid_t linux_gid; member