Searched refs:DACL_PRESENT (Results 1 – 2 of 2) sorted by relevance
25 #define DACL_PRESENT 0x0004 macro
867 if (!(pntsd_type & DACL_PRESENT)) { in parse_sec_desc()872 pntsd->type = cpu_to_le16(DACL_PRESENT); in parse_sec_desc()1025 pntsd->type |= cpu_to_le16(DACL_PRESENT); in build_sec_desc()1275 pntsd->type = cpu_to_le16(SELF_RELATIVE | DACL_PRESENT); in smb_inherit_dacl()1585 if (type_check && !(le16_to_cpu(pntsd->type) & DACL_PRESENT)) in set_info_sec()