Searched refs:others_ace (Results 1 – 1 of 1) sorted by relevance
1467 struct smb_ace *others_ace = NULL; in smb_check_perm_dacl() local1591 others_ace = ace; in smb_check_perm_dacl()1598 if (!IS_ERR_OR_NULL(posix_acls) && !found && !others_ace) { in smb_check_perm_dacl()1627 if (others_ace) { in smb_check_perm_dacl()1628 ace = others_ace; in smb_check_perm_dacl()