Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ksmbd/
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);
A Dxattr.h90 struct xattr_ntacl { struct
A Dndr.c397 int ndr_encode_v4_ntacl(struct ndr *n, struct xattr_ntacl *acl) in ndr_encode_v4_ntacl()
450 int ndr_decode_v4_ntacl(struct ndr *n, struct xattr_ntacl *acl) in ndr_decode_v4_ntacl()
A Dvfs.c1438 struct xattr_ntacl acl = {0}; in ksmbd_vfs_set_sd_xattr()
1514 struct xattr_ntacl acl; in ksmbd_vfs_get_sd_xattr()

Completed in 8 milliseconds