Home
last modified time | relevance | path

Searched refs:others_ace (Results 1 – 1 of 1) sorted by relevance

/linux/fs/smb/server/
H A Dsmbacl.c1467 struct smb_ace *others_ace = NULL; in smb_check_perm_dacl() local
1591 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()