Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dcifsacl.h109 #define INHERIT_ONLY_ACE 0x08 macro
/Linux-v5.15/fs/ksmbd/
Dsmbacl.h90 #define INHERIT_ONLY_ACE 0x08 macro
Dsmbacl.c1033 flags &= ~(INHERIT_ONLY_ACE | INHERITED_ACE); in smb_inherit_dacl()
1035 flags |= INHERIT_ONLY_ACE; in smb_inherit_dacl()
1061 flags |= INHERIT_ONLY_ACE; in smb_inherit_dacl()
/Linux-v5.15/fs/ntfs/
Dlayout.h1385 INHERIT_ONLY_ACE = 0x08, enumerator