Searched defs:old_pg_num (Results 1 – 1 of 1) sorted by relevance
| /linux/net/ceph/ |
| H A D | osdmap.c | 2299 ceph_pg_is_split(const struct ceph_pg * pgid,u32 old_pg_num,u32 new_pg_num) ceph_pg_is_split() argument 2335 ceph_is_new_interval(const struct ceph_osds * old_acting,const struct ceph_osds * new_acting,const struct ceph_osds * old_up,const struct ceph_osds * new_up,int old_size,int new_size,int old_min_size,int new_min_size,u32 old_pg_num,u32 new_pg_num,bool old_sort_bitwise,bool new_sort_bitwise,bool old_recovery_deletes,bool new_recovery_deletes,const struct ceph_pg * pgid) ceph_is_new_interval() argument
|