Searched refs:smb_set_ace (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/fs/ksmbd/ |
D | smbacl.c | 985 static void smb_set_ace(struct smb_ace *ace, const struct smb_sid *sid, u8 type, in smb_set_ace() function 1085 smb_set_ace(aces, psid, parent_aces->type, inherited_flags, in smb_inherit_dacl() 1096 smb_set_ace(aces, psid, parent_aces->type, flags | inherited_flags, in smb_inherit_dacl()
|