Searched refs:smb_set_ace (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/smb/server/ |
H A D | smbacl.c | 1004 static void smb_set_ace(struct smb_ace *ace, const struct smb_sid *sid, u8 type, in smb_set_ace() function 1104 smb_set_ace(aces, psid, parent_aces->type, inherited_flags, in smb_inherit_dacl() 1115 smb_set_ace(aces, psid, parent_aces->type, flags | inherited_flags, in smb_inherit_dacl()
|