Searched refs:sub_authority_count (Results 1 – 5 of 5) sorted by relevance
78 aa_ace->sid.sub_authority_count = 1; in init_system_file_sd()116 aa_ace->sid.sub_authority_count = 2; in init_system_file_sd()135 sid->sub_authority_count = 1; in init_system_file_sd()150 sid->sub_authority_count = 2; in init_system_file_sd()212 ace->sid.sub_authority_count = 0x02; in init_root_sd()233 ace->sid.sub_authority_count = 0x02; in init_root_sd()257 ace->sid.sub_authority_count = 0x01; in init_root_sd()276 ace->sid.sub_authority_count = 0x01; in init_root_sd()298 ace->sid.sub_authority_count = 0x01; in init_root_sd()317 ace->sid.sub_authority_count = 0x01; in init_root_sd()[all …]
2664 idx_entry_q2_data->sid.sub_authority_count = 2; in initialize_quota()2689 idx_entry_o->key.sid.sub_authority_count = 0x02; in initialize_quota()
169 return (sid->sub_authority_count * 4 + 8); in ntfs_sid_size()198 ((usid->sub_authority_count == 1) in is_world_sid()204 || ((usid->sub_authority_count == 2) in is_world_sid()211 || ((usid->sub_authority_count == 1) in is_world_sid()218 || ((usid->sub_authority_count == 1) in is_world_sid()234 return ((usid->sub_authority_count == 5) in ntfs_is_user_sid()252 return ((usid->sub_authority_count == 1) in ntfs_known_group_sid()330 sid->sub_authority_count <= SID_MAX_SUB_AUTHORITIES; in ntfs_valid_sid()349 cnt = sid->sub_authority_count; in ntfs_valid_pattern()376 cnt = psid->sub_authority_count; in findimplicit()[all …]
1397 u8 sub_authority_count; member
259 size += (1 + 10) * sid->sub_authority_count; in ntfs_sid_to_mbs_size()343 for (j = 0; j < sid->sub_authority_count; j++) { in ntfs_sid_to_mbs()3402 sid->sub_authority_count = 2; in ntfs_sd_add_everyone()3410 sid->sub_authority_count = 2; in ntfs_sd_add_everyone()3428 ace->sid.sub_authority_count = 1; in ntfs_sd_add_everyone()