Searched refs:mapcnt (Results 1 – 3 of 3) sorted by relevance
898 int error, i, mapcnt, zacecnt, zacl_size; in smbfs_acl_sd2zfs() local924 mapcnt = 0; in smbfs_acl_sd2zfs()926 mapcnt++; in smbfs_acl_sd2zfs()928 mapcnt++; in smbfs_acl_sd2zfs()931 mapcnt += sd->sd_sacl->acl_acecount; in smbfs_acl_sd2zfs()934 mapcnt += sd->sd_dacl->acl_acecount; in smbfs_acl_sd2zfs()935 if (mapcnt == 0) { in smbfs_acl_sd2zfs()943 mapcnt = 1; in smbfs_acl_sd2zfs()946 mapinfo = MALLOC(mapcnt * sizeof (*mapinfo)); in smbfs_acl_sd2zfs()951 bzero(mapinfo, mapcnt * sizeof (*mapinfo)); in smbfs_acl_sd2zfs()[all …]
708 int mapcnt; in hci1394_resmap_get() local754 mapcnt = 0; in hci1394_resmap_get()756 resv_map[mapcnt].address = in hci1394_resmap_get()759 resv_map[mapcnt].address |= (uint64_t)resptr[rescnt]; in hci1394_resmap_get()761 resv_map[mapcnt].length = (uint64_t)resptr[rescnt]; in hci1394_resmap_get()763 resv_map[mapcnt].addr_type = H1394_ADDR_RESERVED; in hci1394_resmap_get()764 mapcnt++; in hci1394_resmap_get()
182 long mapcnt; in cb_getattr() local322 mapcnt = rp->r_mapcnt; in cb_getattr()334 if (mapcnt) in cb_getattr()2169 long mapcnt; in nfs4_delegation_accept() local2239 mapcnt = rp->r_mapcnt; in nfs4_delegation_accept()2248 if (mapcnt > 0 || rflag & R4DIRTY) in nfs4_delegation_accept()