Searched refs:dacl (Results 1 – 6 of 6) sorted by relevance
45 sd->dacl = const_cpu_to_le32(0x14); in init_system_file_sd()50 acl = (ACL*)((char*)sd + le32_to_cpu(sd->dacl)); in init_system_file_sd()191 sd->dacl = const_cpu_to_le32(sizeof(SECURITY_DESCRIPTOR_RELATIVE)); in init_root_sd()431 sd->dacl = const_cpu_to_le32(0x14); in init_secure_sds()527 sd->dacl = const_cpu_to_le32(0x14); in init_secure_sds()
2727 pnhead->dacl = in build_dummy_descr()2730 pnhead->dacl = cpu_to_le32(0); in build_dummy_descr()3216 pacl = (const ACL*)&attr[le32_to_cpu(phead->dacl)]; in basictest()3245 pacl = (const ACL*)&attr[le32_to_cpu(phead->dacl)]; in basictest()3517 pacl = (const ACL*)&pxattr[le32_to_cpu(phead->dacl)]; in posixtest()
1052 printf("%s\tDACL pointer:\t\t %p\n", indent, sd->dacl); in ntfs_dump_security_descriptor()1094 le32_to_cpu(sec_desc->dacl))); in ntfs_dump_security_descriptor()
3406 sd->dacl = cpu_to_le32((u8*)acl - (u8*)sd); in ntfs_sd_add_everyone()3962 pnhead->dacl = const_cpu_to_le32(0); in build_inherited_id()3963 if (pphead->dacl) { in build_inherited_id()3964 offpacl = le32_to_cpu(pphead->dacl); in build_inherited_id()3971 pnhead->dacl = cpu_to_le32(pos); in build_inherited_id()4588 if (phead->dacl && (selection & DACL_SECURITY_INFORMATION)) { in feedsecurityattr()4589 offdacl = le32_to_cpu(phead->dacl); in feedsecurityattr()4666 pnhead->dacl = cpu_to_le32(pos); in feedsecurityattr()4670 pnhead->dacl = const_cpu_to_le32(0); in feedsecurityattr()4748 newhead->dacl : oldhead->dacl) { in mergesecurityattr()[all …]
302 offdacl = le32_to_cpu(phead->dacl); in ntfs_attr_size()627 offdacl = le32_to_cpu(phead->dacl); in ntfs_valid_descr()654 && !(phead->dacl & const_cpu_to_le32(3)) in ntfs_valid_descr()2827 pnhead->dacl = in ntfs_build_descr_posix()2918 pnhead->dacl = in ntfs_build_descr()3208 offdacl = le32_to_cpu(phead->dacl); in build_std_permissions()3297 offdacl = le32_to_cpu(phead->dacl); in build_owngrp_permissions()3487 offdacl = le32_to_cpu(phead->dacl); in build_ownadmin_permissions()3578 offdacl = le32_to_cpu(phead->dacl); in ntfs_acl_owner()3633 offdacl = le32_to_cpu(phead->dacl); in find_tenant()[all …]
1822 le32 dacl; /* Byte offset to a discretionary ACL. Only valid, if member1854 ACL *dacl; /* Points to a discretionary ACL. Only valid, if member