Searched refs:cs_id (Results 1 – 4 of 4) sorted by relevance
2619 u32 *ib, cs_id = 0; in r600_cs_legacy_ioctl() local2647 r600_cs_id_emit(dev_priv, &cs_id); in r600_cs_legacy_ioctl()2648 cs->cs_id = cs_id; in r600_cs_legacy_ioctl()
3540 LASSERTF((int)offsetof(struct changelog_setinfo, cs_id) == 8, "found %lld\n", in lustre_assert_wire_constants()3541 (long long)(int)offsetof(struct changelog_setinfo, cs_id)); in lustre_assert_wire_constants()3542 LASSERTF((int)sizeof(((struct changelog_setinfo *)0)->cs_id) == 4, "found %lld\n", in lustre_assert_wire_constants()3543 (long long)(int)sizeof(((struct changelog_setinfo *)0)->cs_id)); in lustre_assert_wire_constants()
3064 __u32 cs_id; member
1748 .cs_id = icc->icc_id in mdc_iocontrol()