Home
last modified time | relevance | path

Searched refs:drbd_md_sync (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_main.c909 drbd_md_sync(device); in drbd_gen_and_send_sync_uuid()
1294 drbd_md_sync(device); in _drbd_send_bitmap()
3001 drbd_md_sync(device); in conn_md_sync()
3070 * drbd_md_sync() - Writes the meta data super block if the MD_DIRTY flag bit is set
3073 void drbd_md_sync(struct drbd_device *device) in drbd_md_sync() function
3349 * timer that ensures that within five seconds you have to call drbd_md_sync().
3426 drbd_md_sync(device); in __must_hold()
3463 drbd_md_sync(device); in __must_hold()
3470 drbd_md_sync(device); in __must_hold()
H A Ddrbd_worker.c1025 drbd_md_sync(device); in drbd_resync_finished()
1906 drbd_md_sync(device); in drbd_start_resync()
1977 drbd_md_sync(device); in go_diskless()
1987 drbd_warn(device, "md_sync_timer expired! Worker calls drbd_md_sync().\n"); in do_md_sync()
1988 drbd_md_sync(device); in do_md_sync()
H A Ddrbd_nl.c376 drbd_md_sync(device); in drbd_khelper()
751 drbd_md_sync(device); in drbd_set_role()
926 * You should call drbd_md_sync() after calling this function.
1144 * failed, and 0 on success. You should call drbd_md_sync() after you called
1673 drbd_md_sync(device); in drbd_adm_disk_opts()
2175 drbd_md_sync(device); in drbd_adm_attach()
2188 drbd_md_sync(device); in drbd_adm_attach()
2935 drbd_md_sync(device); in drbd_adm_resize()
4233 drbd_md_sync(device); in drbd_adm_new_c_uuid()
H A Ddrbd_receiver.c4199 drbd_md_sync(device); in receive_sizes()
4327 drbd_md_sync(device); in receive_uuids()
4412 drbd_md_sync(device); in receive_req_state()
4633 drbd_md_sync(device); /* update connected indicator, la_size_sect, ... */ in receive_state()
5263 drbd_md_sync(device); in drbd_disconnected()
H A Ddrbd_state.c1947 drbd_md_sync(device); in after_state_ch()
2024 drbd_md_sync(device); in after_state_ch()
H A Ddrbd_int.h520 MD_SYNC, /* tell worker to call drbd_md_sync() */
1127 extern void drbd_md_sync(struct drbd_device *device);
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_main.c900 drbd_md_sync(device); in drbd_gen_and_send_sync_uuid()
1283 drbd_md_sync(device); in _drbd_send_bitmap()
2964 drbd_md_sync(device); in conn_md_sync()
3033 * drbd_md_sync() - Writes the meta data super block if the MD_DIRTY flag bit is set
3036 void drbd_md_sync(struct drbd_device *device) in drbd_md_sync() function
3312 * timer that ensures that within five seconds you have to call drbd_md_sync().
3389 drbd_md_sync(device); in __must_hold()
3428 drbd_md_sync(device); in __must_hold()
3435 drbd_md_sync(device); in __must_hold()
H A Ddrbd_worker.c1024 drbd_md_sync(device); in drbd_resync_finished()
1911 drbd_md_sync(device); in drbd_start_resync()
1984 drbd_md_sync(device); in go_diskless()
1994 drbd_warn(device, "md_sync_timer expired! Worker calls drbd_md_sync().\n"); in do_md_sync()
1995 drbd_md_sync(device); in do_md_sync()
H A Ddrbd_nl.c376 drbd_md_sync(device); in drbd_khelper()
751 drbd_md_sync(device); in drbd_set_role()
927 * You should call drbd_md_sync() after calling this function.
1145 * failed, and 0 on success. You should call drbd_md_sync() after you called
1610 drbd_md_sync(device); in drbd_adm_disk_opts()
2116 drbd_md_sync(device); in drbd_adm_attach()
2129 drbd_md_sync(device); in drbd_adm_attach()
2878 drbd_md_sync(device); in drbd_adm_resize()
4177 drbd_md_sync(device); in drbd_adm_new_c_uuid()
H A Ddrbd_receiver.c4154 drbd_md_sync(device); in receive_sizes()
4280 drbd_md_sync(device); in receive_uuids()
4365 drbd_md_sync(device); in receive_req_state()
4586 drbd_md_sync(device); /* update connected indicator, la_size_sect, ... */ in receive_state()
5215 drbd_md_sync(device); in drbd_disconnected()
H A Ddrbd_state.c1952 drbd_md_sync(device); in after_state_ch()
2030 drbd_md_sync(device); in after_state_ch()
H A Ddrbd_int.h452 MD_SYNC, /* tell worker to call drbd_md_sync() */
1057 extern void drbd_md_sync(struct drbd_device *device);

Completed in 54 milliseconds