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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifsacl.c411 static int set_chmod_dacl(struct cifs_acl *pndacl, struct cifs_sid *pownersid, argument
417 pnndacl = (struct cifs_acl *)((char *)pndacl + sizeof(struct cifs_acl));
426 pndacl->size = cpu_to_le16(size + sizeof(struct cifs_acl));
427 pndacl->num_aces = cpu_to_le32(3);

Completed in 57 milliseconds