Searched refs:xattr_smb_acl (Results 1 – 4 of 4) sorted by relevance
18 struct inode *inode, struct xattr_smb_acl *acl,19 struct xattr_smb_acl *def_acl);
76 struct xattr_smb_acl { struct
296 static int ndr_encode_posix_acl_entry(struct ndr *n, struct xattr_smb_acl *acl) in ndr_encode_posix_acl_entry()343 struct xattr_smb_acl *acl, in ndr_encode_posix_acl()344 struct xattr_smb_acl *def_acl) in ndr_encode_posix_acl()
1365 static struct xattr_smb_acl *ksmbd_vfs_make_xattr_posix_acl(struct user_namespace *user_ns, in ksmbd_vfs_make_xattr_posix_acl()1369 struct xattr_smb_acl *smb_acl = NULL; in ksmbd_vfs_make_xattr_posix_acl()1382 smb_acl = kzalloc(sizeof(struct xattr_smb_acl) + in ksmbd_vfs_make_xattr_posix_acl()1438 struct xattr_smb_acl *smb_acl, *def_smb_acl = NULL; in ksmbd_vfs_set_sd_xattr()1514 struct xattr_smb_acl *smb_acl = NULL, *def_smb_acl = NULL; in ksmbd_vfs_get_sd_xattr()