Searched refs:dacl_ptr (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.c472 struct cifs_acl *dacl_ptr; /* no need for SACL ptr */ local
484 dacl_ptr = (struct cifs_acl *)((char *)pntsd + dacloffset);
500 parse_dacl(dacl_ptr, end_of_acl, owner_sid_ptr,
525 struct cifs_acl *dacl_ptr = NULL; /* no need for SACL ptr */ local
537 dacl_ptr = (struct cifs_acl *)((char *)pntsd + dacloffset);
541 ndacl_ptr->revision = dacl_ptr->revision;

Completed in 51 milliseconds