Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dcifsacl.h109 #define INHERIT_ONLY_ACE 0x08 macro
/linux-6.3-rc2/fs/ksmbd/
A Dsmbacl.h91 #define INHERIT_ONLY_ACE 0x08 macro
A Dsmbacl.c1062 flags &= ~(INHERIT_ONLY_ACE | INHERITED_ACE); in smb_inherit_dacl()
1064 flags |= INHERIT_ONLY_ACE; in smb_inherit_dacl()
1090 flags |= INHERIT_ONLY_ACE; in smb_inherit_dacl()
/linux-6.3-rc2/fs/ntfs/
A Dlayout.h1385 INHERIT_ONLY_ACE = 0x08, enumerator

Completed in 15 milliseconds