Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsacl.c1065 static __u16 replace_sids_and_copy_aces(struct smb_acl *pdacl, struct smb_acl *pndacl, in replace_sids_and_copy_aces() argument
1083 nacl_base = (char *)pndacl; in replace_sids_and_copy_aces()
1105 static int set_chmod_dacl(struct smb_acl *pdacl, struct smb_acl *pndacl, in set_chmod_dacl() argument
1121 nacl_base = (char *)pndacl; in set_chmod_dacl()
1181 pndacl->num_aces = cpu_to_le16(num_aces); in set_chmod_dacl()
1182 pndacl->size = cpu_to_le16(nsize); in set_chmod_dacl()