Home
last modified time | relevance | path

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

/linux/fs/smb/common/
H A Dsmbacl.h40 #define INHERIT_ONLY_ACE 0x08 macro
/linux/fs/smb/server/
H A Dsmbacl.c1065 flags &= ~(INHERIT_ONLY_ACE | INHERITED_ACE); in smb_inherit_dacl()
1067 flags |= INHERIT_ONLY_ACE; in smb_inherit_dacl()
1093 flags |= INHERIT_ONLY_ACE; in smb_inherit_dacl()