/linux-5.10/drivers/block/drbd/ |
D | drbd_receiver.c | 223 struct drbd_peer_device *peer_device; in conn_reclaim_net_peer_reqs() local 261 struct page *drbd_alloc_pages(struct drbd_peer_device *peer_device, unsigned int number, in drbd_alloc_pages() 359 drbd_alloc_peer_req(struct drbd_peer_device *peer_device, u64 id, sector_t sector, in drbd_alloc_peer_req() 888 int drbd_connected(struct drbd_peer_device *peer_device) in drbd_connected() 925 struct drbd_peer_device *peer_device; in conn_connect() local 1313 struct drbd_peer_device *peer_device; in drbd_flush() local 1754 struct drbd_peer_device *peer_device; in conn_wait_active_ee_empty() local 1859 read_in_block(struct drbd_peer_device *peer_device, u64 id, sector_t sector, in read_in_block() 1984 static int drbd_drain_block(struct drbd_peer_device *peer_device, int data_size) in drbd_drain_block() 2009 static int recv_dless_read(struct drbd_peer_device *peer_device, struct drbd_request *req, in recv_dless_read() [all …]
|
D | drbd_main.c | 482 struct drbd_peer_device *peer_device; in conn_lowest_minor() local 633 void *drbd_prepare_command(struct drbd_peer_device *peer_device, struct drbd_socket *sock) in drbd_prepare_command() 687 int drbd_send_command(struct drbd_peer_device *peer_device, struct drbd_socket *sock, in drbd_send_command() 719 int drbd_send_sync_param(struct drbd_peer_device *peer_device) in drbd_send_sync_param() 828 static int _drbd_send_uuids(struct drbd_peer_device *peer_device, u64 uuid_flags) in _drbd_send_uuids() 862 int drbd_send_uuids(struct drbd_peer_device *peer_device) in drbd_send_uuids() 867 int drbd_send_uuids_skip_initial_sync(struct drbd_peer_device *peer_device) in drbd_send_uuids_skip_initial_sync() 890 void drbd_gen_and_send_sync_uuid(struct drbd_peer_device *peer_device) in drbd_gen_and_send_sync_uuid() 941 int drbd_send_sizes(struct drbd_peer_device *peer_device, int trigger_reply, enum dds_flags flags) in drbd_send_sizes() 1002 int drbd_send_current_state(struct drbd_peer_device *peer_device) in drbd_send_current_state() [all …]
|
D | drbd_worker.c | 84 struct drbd_peer_device *peer_device = peer_req->peer_device; in drbd_endio_read_sec_final() local 105 struct drbd_peer_device *peer_device = peer_req->peer_device; in drbd_endio_write_sec_final() local 346 struct drbd_peer_device *peer_device = peer_req->peer_device; in w_e_send_csum() local 392 static int read_for_csum(struct drbd_peer_device *peer_device, sector_t sector, int size) in read_for_csum() 590 struct drbd_peer_device *const peer_device = first_peer_device(device); in make_resync_request() local 1002 struct drbd_peer_device *peer_device; in drbd_resync_finished() local 1057 struct drbd_peer_device *peer_device = peer_req->peer_device; in w_e_end_data_req() local 1118 struct drbd_peer_device *peer_device = peer_req->peer_device; in w_e_end_rsdata_req() local 1171 struct drbd_peer_device *peer_device = peer_req->peer_device; in w_e_end_csum_rs_req() local 1235 struct drbd_peer_device *peer_device = peer_req->peer_device; in w_e_end_ov_req() local [all …]
|
D | drbd_state.c | 132 struct drbd_peer_device *peer_device; in remember_old_state() local 296 struct drbd_peer_device *peer_device; in conn_all_vols_unconf() local 338 struct drbd_peer_device *peer_device; in conn_highest_role() local 354 struct drbd_peer_device *peer_device; in conn_highest_peer() local 370 struct drbd_peer_device *peer_device; in conn_highest_disk() local 386 struct drbd_peer_device *peer_device; in conn_lowest_disk() local 402 struct drbd_peer_device *peer_device; in conn_highest_pdsk() local 418 struct drbd_peer_device *peer_device; in conn_lowest_conn() local 433 struct drbd_peer_device *peer_device; in no_peer_wf_report_params() local 450 struct drbd_peer_device *peer_device; in wake_up_all_devices() local [all …]
|
D | drbd_req.c | 320 static void set_if_null_req_next(struct drbd_peer_device *peer_device, struct drbd_request *req) in set_if_null_req_next() 329 static void advance_conn_req_next(struct drbd_peer_device *peer_device, struct drbd_request *req) in advance_conn_req_next() 346 static void set_if_null_req_ack_pending(struct drbd_peer_device *peer_device, struct drbd_request *… in set_if_null_req_ack_pending() 355 static void advance_conn_req_ack_pending(struct drbd_peer_device *peer_device, struct drbd_request … in advance_conn_req_ack_pending() 372 static void set_if_null_req_not_net_done(struct drbd_peer_device *peer_device, struct drbd_request … in set_if_null_req_not_net_done() 381 static void advance_conn_req_not_net_done(struct drbd_peer_device *peer_device, struct drbd_request… in advance_conn_req_not_net_done() 404 struct drbd_peer_device *peer_device = first_peer_device(device); in mod_rq_state() local 551 struct drbd_peer_device *const peer_device = first_peer_device(device); in __req_mod() local
|
D | drbd_debugfs.h | 37 static inline void drbd_debugfs_peer_device_add(struct drbd_peer_device *peer_device) { } in drbd_debugfs_peer_device_add() 38 static inline void drbd_debugfs_peer_device_cleanup(struct drbd_peer_device *peer_device) { } in drbd_debugfs_peer_device_cleanup()
|
D | drbd_nl.c | 446 struct drbd_peer_device *peer_device; in highest_fencing_policy() local 617 struct drbd_peer_device *const peer_device = first_peer_device(device); in drbd_set_role() local 1271 struct drbd_peer_device *peer_device = first_peer_device(device); in decide_on_write_same_support() local 1674 struct drbd_peer_device *peer_device; in drbd_adm_disk_opts() local 1786 struct drbd_peer_device *peer_device; in drbd_adm_attach() local 2251 struct drbd_peer_device *peer_device; in conn_resync_running() local 2273 struct drbd_peer_device *peer_device; in conn_ov_running() local 2294 struct drbd_peer_device *peer_device; in _check_net_options() local 2339 struct drbd_peer_device *peer_device; in check_net_options() local 2516 struct drbd_peer_device *peer_device; in drbd_adm_net_opts() local [all …]
|
D | drbd_state_change.h | 25 struct drbd_peer_device *peer_device; member
|
D | drbd_debugfs.c | 827 void drbd_debugfs_peer_device_add(struct drbd_peer_device *peer_device) in drbd_debugfs_peer_device_add() 838 void drbd_debugfs_peer_device_cleanup(struct drbd_peer_device *peer_device) in drbd_debugfs_peer_device_cleanup()
|
D | drbd_int.h | 81 #define __drbd_printk_peer_device(level, peer_device, fmt, args...) \ argument 396 struct drbd_peer_device *peer_device; member 1044 #define for_each_peer_device(peer_device, device) \ argument 1047 #define for_each_peer_device_rcu(peer_device, device) \ argument 1050 #define for_each_peer_device_safe(peer_device, tmp, device) \ argument
|