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