/Linux-v4.19/net/ceph/ |
D | osdmap.c | 2099 static int calc_pg_rank(int osd, const struct ceph_osds *acting) in calc_pg_rank() argument 2103 for (i = 0; i < acting->size; i++) { in calc_pg_rank() 2104 if (acting->osds[i] == osd) in calc_pg_rank() 2576 struct ceph_osds *acting) in ceph_pg_to_up_acting_osds() argument 2588 get_temp_osds(osdmap, pi, &pgid, acting); in ceph_pg_to_up_acting_osds() 2589 if (!acting->size) { in ceph_pg_to_up_acting_osds() 2590 memcpy(acting->osds, up->osds, up->size * sizeof(up->osds[0])); in ceph_pg_to_up_acting_osds() 2591 acting->size = up->size; in ceph_pg_to_up_acting_osds() 2592 if (acting->primary == -1) in ceph_pg_to_up_acting_osds() 2593 acting->primary = up->primary; in ceph_pg_to_up_acting_osds() [all …]
|
D | debugfs.c | 191 for (i = 0; i < t->acting.size; i++) in dump_target() 192 seq_printf(s, "%s%d", (!i ? "" : ","), t->acting.osds[i]); in dump_target() 193 seq_printf(s, "]/%d\te%u\t", t->acting.primary, t->epoch); in dump_target()
|
D | osd_client.c | 420 ceph_osds_init(&t->acting); in target_init() 440 ceph_osds_copy(&dest->acting, &src->acting); in target_copy() 1423 struct ceph_osds up, acting; in calc_target() local 1471 ceph_pg_to_up_acting_osds(osdc->osdmap, pi, &pgid, &up, &acting); in calc_target() 1473 ceph_is_new_interval(&t->acting, in calc_target() 1474 &acting, in calc_target() 1495 ceph_osds_changed(&t->acting, &acting, any_change); in calc_target() 1502 ceph_osds_copy(&t->acting, &acting); in calc_target() 1511 t->osd = acting.primary; in calc_target()
|
/Linux-v4.19/Documentation/devicetree/bindings/media/xilinx/ |
D | video.txt | 4 Xilinx video IP cores process video streams by acting as video sinks and/or
|
/Linux-v4.19/drivers/nfc/ |
D | Kconfig | 36 all packets sent from one device is sent back to the other, acting as
|
/Linux-v4.19/drivers/staging/iio/Documentation/ |
D | overview.txt | 46 used in IIO to fill software buffers acting in a very similar
|
/Linux-v4.19/Documentation/cgroup-v1/ |
D | net_prio.txt | 21 With the above step, the initial group acting as the parent accounting group
|
/Linux-v4.19/include/linux/ceph/ |
D | osdmap.h | 295 struct ceph_osds *acting);
|
D | osd_client.h | 152 struct ceph_osds acting; member
|
/Linux-v4.19/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
|
/Linux-v4.19/fs/btrfs/ |
D | Kconfig | 68 code to make sure it is acting as it should. These are mostly
|
/Linux-v4.19/Documentation/i2c/ |
D | smbus-protocol | 195 This command is sent from a SMBus device acting as a master to the 196 SMBus host acting as a slave.
|
/Linux-v4.19/Documentation/admin-guide/ |
D | serial-console.rst | 48 acting as a system console will be used. At this time, the system
|
/Linux-v4.19/drivers/video/console/ |
D | Kconfig | 75 adapter in your system acting as a second head ( = video card). You
|
/Linux-v4.19/Documentation/spi/ |
D | spidev | 16 * Developing simple protocols used to talk to microcontrollers acting
|
/Linux-v4.19/Documentation/power/ |
D | charger-manager.txt | 12 batteries with their own chargers acting independently in a system,
|
D | power_supply_class.txt | 169 Often power supplies are acting as supplies and supplicants at the same
|
/Linux-v4.19/Documentation/networking/ |
D | ipvs-sysctl.txt | 168 ipvs routing loops when ipvs is also acting as a real server).
|
D | switchdev.txt | 155 registering for netdevice events and acting on NETDEV_CHANGEUPPER.
|
/Linux-v4.19/LICENSES/other/ |
D | Apache-2.0 | 26 "Legal Entity" shall mean the union of the acting entity and all other
|
/Linux-v4.19/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
|
/Linux-v4.19/Documentation/media/kapi/ |
D | cec-core.rst | 18 provided by the device. The TV acting as the communication hub is always
|
/Linux-v4.19/Documentation/filesystems/caching/ |
D | cachefiles.txt | 317 One of the problems that CacheFiles faces is that it is generally acting on
|