Searched refs:inherited_flags (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/fs/ksmbd/ |
| D | smbacl.c | 996 int inherited_flags = 0, flags = 0, i, ace_cnt = 0, nt_size = 0; in smb_inherit_dacl() local 1026 inherited_flags = INHERITED_ACE; in smb_inherit_dacl() 1056 smb_set_ace(aces, psid, parent_aces->type, inherited_flags, in smb_inherit_dacl() 1067 smb_set_ace(aces, psid, parent_aces->type, flags | inherited_flags, in smb_inherit_dacl()
|