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