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()
1395 static struct xattr_smb_acl *ksmbd_vfs_make_xattr_posix_acl(struct mnt_idmap *idmap, in ksmbd_vfs_make_xattr_posix_acl()1399 struct xattr_smb_acl *smb_acl = NULL; in ksmbd_vfs_make_xattr_posix_acl()1412 smb_acl = kzalloc(sizeof(struct xattr_smb_acl) + in ksmbd_vfs_make_xattr_posix_acl()1469 struct xattr_smb_acl *smb_acl, *def_smb_acl = NULL; in ksmbd_vfs_set_sd_xattr()1546 struct xattr_smb_acl *smb_acl = NULL, *def_smb_acl = NULL; in ksmbd_vfs_get_sd_xattr()