Lines Matching refs:cifs_acl
761 static void parse_dacl(struct cifs_acl *pdacl, char *end_of_acl,
796 acl_size = sizeof(struct cifs_acl);
1037 static __u16 replace_sids_and_copy_aces(struct cifs_acl *pdacl, struct cifs_acl *pndacl,
1052 size = sizeof(struct cifs_acl);
1056 nsize = sizeof(struct cifs_acl);
1077 static int set_chmod_dacl(struct cifs_acl *pdacl, struct cifs_acl *pndacl,
1094 nsize = sizeof(struct cifs_acl);
1106 size = sizeof(struct cifs_acl);
1199 struct cifs_acl *dacl_ptr; /* no need for SACL ptr */
1211 dacl_ptr = (struct cifs_acl *)((char *)pntsd + dacloffset);
1262 struct cifs_acl *dacl_ptr = NULL; /* no need for SACL ptr */
1263 struct cifs_acl *ndacl_ptr = NULL; /* no need for SACL ptr */
1269 dacl_ptr = (struct cifs_acl *)((char *)pntsd + dacloffset);
1283 ndacl_ptr = (struct cifs_acl *)((char *)pnntsd + ndacloffset);
1301 ndacl_ptr = (struct cifs_acl *)((char *)pnntsd + ndacloffset);
1583 struct cifs_acl *dacl_ptr = NULL;
1636 dacl_ptr = (struct cifs_acl *)((char *)pntsd + dacloffset);