Searched refs:SE_SACL_PRESENT (Results 1 – 5 of 5) sorted by relevance
113 if ((sd->sd_control & SE_SACL_PRESENT) != 0) in smb_sd_get_secinfo()288 (sd->sd_control & SE_SACL_PRESENT) != 0); in smb_sd_tofs()289 if (sd->sd_control & SE_SACL_PRESENT) { in smb_sd_tofs()423 sd->sd_control |= SE_SACL_PRESENT; in smb_sd_set_sacl()
410 if ((sd->sd_control & SE_SACL_PRESENT) == 0) in smb_decode_sd()
345 if (sd->sd_control & SE_SACL_PRESENT) { in smb_sd_tofs()481 sd->sd_control |= SE_SACL_PRESENT; in smb_sd_set_sacl()
561 #define SE_SACL_PRESENT 0x0010 macro
3518 if (sd.sd_control & SE_SACL_PRESENT) in smbsd_dcmd()3547 if (sd.sd_control & SE_SACL_PRESENT && sd.sd_sacl) { in smbsd_dcmd()