Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/s390/cio/
Ddevice_pgid.c227 static int pgid_cmp(struct pgid *p1, struct pgid *p2) in pgid_cmp() function
260 if (pgid_cmp(pgid, first) != 0) in pgid_analyze()
/linux-3.4.99/net/ceph/
Dosdmap.c323 static int pgid_cmp(struct ceph_pg l, struct ceph_pg r) in pgid_cmp() function
347 c = pgid_cmp(new->pgid, pg->pgid); in __insert_pg_mapping()
370 c = pgid_cmp(pgid, pg->pgid); in __lookup_pg_mapping()