Home
last modified time | relevance | path

Searched refs:idset_sch_contains (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/s390/cio/
H A Didset.h21 int idset_sch_contains(struct idset *set, struct subchannel_id id);
H A Didset.c87 int idset_sch_contains(struct idset *set, struct subchannel_id schid) in idset_sch_contains() function