Lines Matching refs:MAPGROUPS
1369 group = scx->mapping[MAPGROUPS]; in ntfs_basic_perms()
2101 gid = ntfs_find_group(scx->mapping[MAPGROUPS],gsid); in ntfs_get_perm()
2234 gid = ntfs_find_group(scx->mapping[MAPGROUPS],gsid); in ntfs_get_posix_acl()
2333 gid = ntfs_find_group(scx->mapping[MAPGROUPS],gsid); in ntfs_get_perm()
2528 stbuf->st_gid = ntfs_find_group(scx->mapping[MAPGROUPS],gsid); in ntfs_get_owner_mode()
2589 gid = ntfs_find_group(scx->mapping[MAPGROUPS],gsid); in inherit_posix()
2690 gsid = ntfs_find_gsid(scx->mapping[MAPGROUPS],gid,(SID*)&defgsid); in ntfs_alloc_securid()
2747 gsid = ntfs_find_gsid(scx->mapping[MAPGROUPS],gid,(SID*)&defgsid); in ntfs_set_inherited_posix()
2829 gsid = ntfs_find_gsid(scx->mapping[MAPGROUPS],gid,(SID*)&defgsid); in ntfs_alloc_securid()
2934 gsid = ntfs_find_gsid(scx->mapping[MAPGROUPS],gid,(SID*)&defgsid); in ntfs_set_owner_mode()
3126 gid = ntfs_find_group(scx->mapping[MAPGROUPS],gsid); in ntfs_set_posix_acl()
3303 gid = ntfs_find_group(scx->mapping[MAPGROUPS],gsid); in ntfs_set_mode()
3684 filegid = ntfs_find_group(scx->mapping[MAPGROUPS],gsid); in ntfs_set_owner()
3693 filegid = ntfs_find_group(scx->mapping[MAPGROUPS],gsid); in ntfs_set_owner()
3816 filegid = ntfs_find_group(scx->mapping[MAPGROUPS],gsid); in ntfs_set_ownmod()
3892 gsid = ntfs_find_gsid(scx->mapping[MAPGROUPS], scx->gid, (SID*)&defgsid); in build_inherited_id()
4149 for (groupmapping=scx->mapping[MAPGROUPS]; in link_group_members()
4194 scx->mapping[MAPGROUPS] = groupmapping; in ntfs_do_default_mapping()
4335 scx->mapping[MAPGROUPS] = (struct MAPPING*)NULL; in ntfs_build_mapping()
4360 scx->mapping[MAPGROUPS] = groupmapping; in ntfs_build_mapping()
5260 gsid = ntfs_find_gsid(scapi->security.mapping[MAPGROUPS], gid, (SID*)&defgsid); in ntfs_get_gsid()
5312 gid = ntfs_find_group(scapi->security.mapping[MAPGROUPS], gsid); in ntfs_get_group()