/kernel/linux/linux-5.10/net/ceph/ |
D | osdmap.c | 2308 static int calc_pg_rank(int osd, const struct ceph_osds *acting) in calc_pg_rank() argument 2312 for (i = 0; i < acting->size; i++) { in calc_pg_rank() 2313 if (acting->osds[i] == osd) in calc_pg_rank() 2785 struct ceph_osds *acting) in ceph_pg_to_up_acting_osds() argument 2797 get_temp_osds(osdmap, pi, &pgid, acting); in ceph_pg_to_up_acting_osds() 2798 if (!acting->size) { in ceph_pg_to_up_acting_osds() 2799 memcpy(acting->osds, up->osds, up->size * sizeof(up->osds[0])); in ceph_pg_to_up_acting_osds() 2800 acting->size = up->size; in ceph_pg_to_up_acting_osds() 2801 if (acting->primary == -1) in ceph_pg_to_up_acting_osds() 2802 acting->primary = up->primary; in ceph_pg_to_up_acting_osds() [all …]
|
D | osd_client.c | 423 ceph_osds_init(&t->acting); in target_init() 443 ceph_osds_copy(&dest->acting, &src->acting); in target_copy() 1480 static int pick_random_replica(const struct ceph_osds *acting) in pick_random_replica() argument 1482 int i = prandom_u32() % acting->size; in pick_random_replica() 1485 acting->osds[i], acting->primary); in pick_random_replica() 1495 const struct ceph_osds *acting) in pick_closest_replica() argument 1503 acting->osds[i], in pick_closest_replica() 1512 } while (++i < acting->size); in pick_closest_replica() 1515 acting->osds[best_i], best_locality, acting->primary); in pick_closest_replica() 1531 struct ceph_osds up, acting; in calc_target() local [all …]
|
D | debugfs.c | 193 for (i = 0; i < t->acting.size; i++) in dump_target() 194 seq_printf(s, "%s%d", (!i ? "" : ","), t->acting.osds[i]); in dump_target() 195 seq_printf(s, "]/%d\te%u\t", t->acting.primary, t->epoch); in dump_target()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/xilinx/ |
D | video.txt | 4 Xilinx video IP cores process video streams by acting as video sinks and/or
|
/kernel/linux/linux-5.10/drivers/nfc/ |
D | Kconfig | 37 all packets sent from one device is sent back to the other, acting as
|
/kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/ |
D | net_prio.rst | 22 With the above step, the initial group acting as the parent accounting group
|
/kernel/linux/linux-5.10/Documentation/process/ |
D | code-of-conduct.rst | 60 address, posting via an official social media account, or acting as an appointed
|
D | code-of-conduct-interpretation.rst | 131 the TAB, as well as a professional mediator acting as a neutral third
|
D | 3.Early-stage.rst | 139 MAINTAINERS file may, in fact, not be the person who is actually acting in
|
/kernel/linux/linux-5.10/include/linux/ceph/ |
D | osdmap.h | 307 struct ceph_osds *acting);
|
D | osd_client.h | 161 struct ceph_osds acting; member
|
/kernel/linux/linux-5.10/fs/btrfs/ |
D | Kconfig | 76 code to make sure it is acting as it should. These are mostly
|
/kernel/linux/linux-5.10/Documentation/i2c/ |
D | smbus-protocol.rst | 223 This command is sent from a SMBus device acting as a master to the 224 SMBus host acting as a slave.
|
/kernel/linux/linux-5.10/drivers/video/console/ |
D | Kconfig | 30 adapter in your system acting as a second head ( = video card). You
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | serial-console.rst | 48 acting as a system console will be used. At this time, the system
|
/kernel/uniproton/ |
D | LICENSE | 82 …es that control, are controlled by, or are under common control with the acting entity under this …
|
/kernel/linux/linux-5.10/Documentation/spi/ |
D | spidev.rst | 22 * Developing simple protocols used to talk to microcontrollers acting
|
/kernel/linux/linux-5.10/Documentation/block/ |
D | blk-mq.rst | 46 the block device, acting as middleware between the userspace (and a file
|
/kernel/linux/linux-5.10/Documentation/power/ |
D | power_supply_class.rst | 219 Often power supplies are acting as supplies and supplicants at the same
|
D | charger-manager.rst | 15 batteries with their own chargers acting independently in a system,
|
/kernel/linux/linux-5.10/Documentation/networking/devlink/ |
D | devlink-trap.rst | 14 For example, a device acting as a multicast-aware bridge must be able to send 19 As another example, consider a device acting as router which has received an IP
|
/kernel/linux/linux-5.10/LICENSES/dual/ |
D | Apache-2.0 | 30 "Legal Entity" shall mean the union of the acting entity and all other
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | ipvs-sysctl.rst | 174 ipvs routing loops when ipvs is also acting as a real server).
|
D | switchdev.rst | 165 registering for netdevice events and acting on NETDEV_CHANGEUPPER.
|
/kernel/linux/linux-5.10/Documentation/security/ |
D | credentials.rst | 52 A subject is an object that is acting upon another object. 71 group list for when it is acting upon a file - which are quite separate
|