Searched refs:DACL_PRESENT (Results 1 – 2 of 2) sorted by relevance
49 #define DACL_PRESENT 0x0004 macro
840 if (!(pntsd_type & DACL_PRESENT)) { in parse_sec_desc()845 pntsd->type = cpu_to_le16(DACL_PRESENT); in parse_sec_desc()946 pntsd->type |= cpu_to_le16(DACL_PRESENT); in build_sec_desc()1103 pntsd->type = cpu_to_le16(SELF_RELATIVE | DACL_PRESENT); in smb_inherit_dacl()1376 if (type_check && !(le16_to_cpu(pntsd->type) & DACL_PRESENT)) in set_info_sec()
Completed in 6 milliseconds