Home
last modified time | relevance | path

Searched refs:acting (Results 1 – 25 of 40) sorted by relevance

12

/linux/net/ceph/
A Dosdmap.c2332 if (acting->osds[i] == osd) in calc_pg_rank()
2804 struct ceph_osds *acting) in ceph_pg_to_up_acting_osds() argument
2817 if (!acting->size) { in ceph_pg_to_up_acting_osds()
2819 acting->size = up->size; in ceph_pg_to_up_acting_osds()
2820 if (acting->primary == -1) in ceph_pg_to_up_acting_osds()
2821 acting->primary = up->primary; in ceph_pg_to_up_acting_osds()
2832 struct ceph_osds up, acting; in ceph_pg_to_primary_shard() local
2845 for (i = 0; i < acting.size; i++) { in ceph_pg_to_primary_shard()
2846 if (acting.osds[i] == acting.primary) { in ceph_pg_to_primary_shard()
2863 struct ceph_osds up, acting; in ceph_pg_to_acting_primary() local
[all …]
A Dosd_client.c423 ceph_osds_init(&t->acting); in target_init()
443 ceph_osds_copy(&dest->acting, &src->acting); in target_copy()
1506 acting->osds[i], acting->primary); in pick_random_replica()
1524 acting->osds[i], in pick_closest_replica()
1536 acting->osds[best_i], best_locality, acting->primary); in pick_closest_replica()
1605 &acting, in calc_target()
1626 ceph_osds_changed(&t->acting, &acting, in calc_target()
1634 ceph_osds_copy(&t->acting, &acting); in calc_target()
1646 acting.size > 1) { in calc_target()
1649 WARN_ON(!is_read || acting.osds[0] != acting.primary); in calc_target()
[all …]
A Ddebugfs.c193 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()
/linux/Documentation/devicetree/bindings/misc/
A Dolpc,xo1.75-ec.yaml11 This binding describes the Embedded Controller acting as a SPI bus master
/linux/Documentation/devicetree/bindings/media/xilinx/
A Dvideo.txt4 Xilinx video IP cores process video streams by acting as video sinks and/or
/linux/drivers/nfc/
A DKconfig37 all packets sent from one device is sent back to the other, acting as
/linux/Documentation/admin-guide/cgroup-v1/
A Dnet_prio.rst22 With the above step, the initial group acting as the parent accounting group
/linux/Documentation/process/
A Dcode-of-conduct.rst60 address, posting via an official social media account, or acting as an appointed
A Dcode-of-conduct-interpretation.rst131 the TAB, as well as a professional mediator acting as a neutral third
/linux/include/linux/ceph/
A Dosdmap.h307 struct ceph_osds *acting);
A Dosd_client.h161 struct ceph_osds acting; member
/linux/fs/btrfs/
A DKconfig76 code to make sure it is acting as it should. These are mostly
/linux/Documentation/i2c/
A Dsmbus-protocol.rst225 This command is sent from a SMBus device acting as a master to the
226 SMBus host acting as a slave.
/linux/drivers/video/console/
A DKconfig30 adapter in your system acting as a second head ( = video card). You
/linux/Documentation/admin-guide/
A Dserial-console.rst48 acting as a system console will be used. At this time, the system
/linux/Documentation/devicetree/bindings/dma/ti/
A Dk3-udma.yaml31 The UDMA-P also supports acting as both a UTC and UDMA-C for its internal
/linux/Documentation/power/powercap/
A Ddtpm.rst22 The Dynamic Thermal Power Management (DTPM) is a technique acting on
/linux/Documentation/spi/
A Dspidev.rst22 * Developing simple protocols used to talk to microcontrollers acting
/linux/Documentation/block/
A Dblk-mq.rst46 the block device, acting as middleware between the userspace (and a file
/linux/Documentation/networking/devlink/
A Ddevlink-trap.rst14 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
/linux/Documentation/power/
A Dcharger-manager.rst15 batteries with their own chargers acting independently in a system,
A Dpower_supply_class.rst219 Often power supplies are acting as supplies and supplicants at the same
/linux/Documentation/security/
A Dcredentials.rst52 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
/linux/LICENSES/dual/
A DApache-2.030 "Legal Entity" shall mean the union of the acting entity and all other
/linux/Documentation/networking/
A Dipvs-sysctl.rst174 ipvs routing loops when ipvs is also acting as a real server).

Completed in 50 milliseconds

12