Searched refs:SE_SACL_PRESENT (Results 1 – 5 of 5) sorted by relevance
260 if (sd->sd_control & SE_SACL_PRESENT) { in smb_sd_tofs()396 sd->sd_control |= SE_SACL_PRESENT; in smb_sd_set_sacl()
407 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()
531 #define SE_SACL_PRESENT 0x0010 macro
2246 if (sd.sd_control & SE_SACL_PRESENT) in smb_sd()2275 if (sd.sd_control & SE_SACL_PRESENT && sd.sd_sacl) { in smb_sd()