Searched refs:xattr_ntacl (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/smb/server/
H A Dndr.h20 int ndr_encode_v4_ntacl(struct ndr *n, struct xattr_ntacl *acl);
21 int ndr_encode_v3_ntacl(struct ndr *n, struct xattr_ntacl *acl);
22 int ndr_decode_v4_ntacl(struct ndr *n, struct xattr_ntacl *acl);
H A Dxattr.h82 /* 64bytes hash in xattr_ntacl is computed with sha256 */
87 * xattr_ntacl is used for storing ntacl and hashes.
90 struct xattr_ntacl { struct
H A Dndr.c397 int ndr_encode_v4_ntacl(struct ndr *n, struct xattr_ntacl *acl)
450 int ndr_decode_v4_ntacl(struct ndr *n, struct xattr_ntacl *acl)
H A Dvfs.c1466 struct xattr_ntacl acl = {0};
1543 struct xattr_ntacl acl;

Completed in 214 milliseconds