Lines Matching refs:MAPUSERS
1636 sid = ntfs_find_usid(mapping[MAPUSERS], in build_user_denials()
1792 sid = ntfs_find_usid(mapping[MAPUSERS], in build_user_grants()
2183 sid = ntfs_find_usid(mapping[MAPUSERS], in buildacls_posix()
2194 sid = ntfs_find_gsid(mapping[MAPUSERS], in buildacls_posix()
3645 xid = ntfs_find_user(mapping[MAPUSERS], &pace->sid); in find_tenant()
3786 uid = ntfs_find_user(mapping[MAPUSERS],&pace->sid); in ntfs_build_permissions_posix()
3809 uid = ntfs_find_user(mapping[MAPUSERS],&pace->sid); in ntfs_build_permissions_posix()
3875 uid = ntfs_find_user(mapping[MAPUSERS],&pace->sid); in ntfs_build_permissions_posix()
4324 while (mapping[MAPUSERS]) { in ntfs_free_mapping()
4325 user = mapping[MAPUSERS]; in ntfs_free_mapping()
4336 mapping[MAPUSERS] = user->next; in ntfs_free_mapping()