Home
last modified time | relevance | path

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

/linux-4.1.27/net/ceph/
Dosdmap.c417 static struct ceph_pg_mapping *__lookup_pg_mapping(struct rb_root *root, in __lookup_pg_mapping() function
442 struct ceph_pg_mapping *pg = __lookup_pg_mapping(root, pgid); in __remove_pg_mapping()
1653 pg = __lookup_pg_mapping(&osdmap->pg_temp, pgid); in apply_temps()
1682 pg = __lookup_pg_mapping(&osdmap->primary_temp, pgid); in apply_temps()