Home
last modified time | relevance | path

Searched refs:inherited_flags (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/fs/smb/server/
H A Dsmbacl.c1033 int inherited_flags = 0, flags = 0, i, nt_size = 0, pdacl_size; in smb_inherit_dacl() local
1078 inherited_flags = INHERITED_ACE; in smb_inherit_dacl()
1119 smb_set_ace(aces, psid, parent_aces->type, inherited_flags, in smb_inherit_dacl()
1130 smb_set_ace(aces, psid, parent_aces->type, flags | inherited_flags, in smb_inherit_dacl()