Searched refs:pndacl (Results 1 – 1 of 1) sorted by relevance
1064 static __u16 replace_sids_and_copy_aces(struct smb_acl *pdacl, struct smb_acl *pndacl, in replace_sids_and_copy_aces() argument 1082 nacl_base = (char *)pndacl; in replace_sids_and_copy_aces() 1104 static int set_chmod_dacl(struct smb_acl *pdacl, struct smb_acl *pndacl, in set_chmod_dacl() argument 1119 /* Assuming that pndacl and pnmode are never NULL */ in set_chmod_dacl() 1120 nacl_base = (char *)pndacl; in set_chmod_dacl() 1180 pndacl->num_aces = cpu_to_le16(num_aces); in set_chmod_dacl() 1181 pndacl->size = cpu_to_le16(nsize); in set_chmod_dacl()