Home
last modified time | relevance | path

Searched refs:sacl (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/ntfs/
H A Dlayout.h1707 * as the sacl and dacl ACLs inside the security descriptor itself.
1720 le32 sacl; /* Byte offset to a system ACL. Only valid, if member
1722 SE_SACL_PRESENT is set but sacl is NULL, a NULL ACL
1733 * the sacl and dacl ACLs inside the security descriptor. Instead, it contains
1749 ACL *sacl; /* Points to a system ACL. Only valid, if member
1751 SE_SACL_PRESENT is set but sacl is NULL, a NULL ACL
/kernel/linux/linux-6.6/fs/ntfs/
H A Dlayout.h1707 * as the sacl and dacl ACLs inside the security descriptor itself.
1720 le32 sacl; /* Byte offset to a system ACL. Only valid, if member
1722 SE_SACL_PRESENT is set but sacl is NULL, a NULL ACL
1733 * the sacl and dacl ACLs inside the security descriptor. Instead, it contains
1749 ACL *sacl; /* Points to a system ACL. Only valid, if member
1751 SE_SACL_PRESENT is set but sacl is NULL, a NULL ACL
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfsntfs.c1833 const struct ACL *sacl = Add2Ptr(sd, sd_sacl); in is_sd_valid() local
1838 if (!is_acl_valid(sacl, len - sd_sacl)) in is_sd_valid()

Completed in 20 milliseconds