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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Ddevice_pgid.c216 static int pgid_cmp(struct pgid *p1, struct pgid *p2) function
250 if (pgid_cmp(pgid, first) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dosdmap.c321 static int pgid_cmp(struct ceph_pg l, struct ceph_pg r) function
344 c = pgid_cmp(new->pgid, pg->pgid);
367 c = pgid_cmp(pgid, pg->pgid);
854 while (rbp && pgid_cmp(rb_entry(rbp, struct ceph_pg_mapping,

Completed in 44 milliseconds