Searched refs:pgid_cmp (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/s390/cio/
H A Ddevice_pgid.c290 static int pgid_cmp(struct pgid *p1, struct pgid *p2) pgid_cmp() function
323 if (pgid_cmp(pgid, first) != 0) pgid_analyze()
/linux-4.4.14/net/ceph/
H A Dosdmap.c378 static int pgid_cmp(struct ceph_pg l, struct ceph_pg r) pgid_cmp() function
403 c = pgid_cmp(new->pgid, pg->pgid); __insert_pg_mapping()
426 c = pgid_cmp(pgid, pg->pgid); __lookup_pg_mapping()

Completed in 248 milliseconds