Searched refs:DACL_PRESENT (Results 1 – 2 of 2) sorted by relevance
50 #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()1131 pntsd->type = cpu_to_le16(SELF_RELATIVE | DACL_PRESENT); in smb_inherit_dacl()1412 if (type_check && !(le16_to_cpu(pntsd->type) & DACL_PRESENT)) in set_info_sec()