Searched refs:cid2 (Results 1 – 2 of 2) sorted by relevance
1161 cfs_cid_t cid, cid2; in cachefs_cnode_create() local1167 cid2.cid_flags = 0; in cachefs_cnode_create()1181 cid2.cid_fileno = cid.cid_fileno; in cachefs_cnode_create()1182 fgp = filegrp_list_find(fscp, &cid2); in cachefs_cnode_create()1186 found = cachefs_cid_inuse(fgp, &cid2); in cachefs_cnode_create()
763 const dhcpv6_cid_t *cid1 = arg1, *cid2 = arg2; in compare_dhcpv6_cid() local766 if (cid1->dc_cid_len < cid2->dc_cid_len) in compare_dhcpv6_cid()768 else if (cid1->dc_cid_len > cid2->dc_cid_len) in compare_dhcpv6_cid()774 ret = memcmp(cid1->dc_cid, cid2->dc_cid, cid1->dc_cid_len); in compare_dhcpv6_cid()