Searched defs:new_acting (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/ceph/ |
| H A D | osdmap.c | 2283 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 2320 primary_changed(const struct ceph_osds *old_acting, const struct ceph_osds *new_acting) primary_changed() argument 2339 ceph_osds_changed(const struct ceph_osds *old_acting, const struct ceph_osds *new_acting, bool any_change) ceph_osds_changed() argument [all...] |
| /kernel/linux/linux-6.6/net/ceph/ |
| H A D | osdmap.c | 2318 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 2355 primary_changed(const struct ceph_osds *old_acting, const struct ceph_osds *new_acting) primary_changed() argument 2374 ceph_osds_changed(const struct ceph_osds *old_acting, const struct ceph_osds *new_acting, bool any_change) ceph_osds_changed() argument [all...] |
Completed in 7 milliseconds