Searched refs:DACL_PROTECTED (Results 1 – 3 of 3) sorted by relevance
35 #define DACL_PROTECTED 0x1000 macro
904 if (pntsd_type & DACL_PROTECTED) in parse_sec_desc()905 pntsd->type |= cpu_to_le16(DACL_PROTECTED); in parse_sec_desc()
5673 pntsd->type = cpu_to_le16(SELF_RELATIVE | DACL_PROTECTED); in smb2_get_info_sec()
Completed in 19 milliseconds