Home
last modified time | relevance | path

Searched refs:linux_gid (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/cifs/
Dcifsglob.h455 kgid_t linux_gid; member
Dconnect.c1251 vol->linux_gid = current_gid(); in cifs_parse_mount_options()
1567 if (get_option_gid(args, &vol->linux_gid)) { in cifs_parse_mount_options()
3271 cifs_sb->mnt_gid = pvolume_info->linux_gid; in cifs_setup_cifs_sb()