Lines Matching defs:local
205 /* if local IO is not allowed, will be NULL.
206 * if local IO _is_ allowed, holds the locally submitted bio clone,
207 * or, after local IO completion, the ERR_PTR(error).
219 * comments/function parameters/local variable names).
236 * transactions, local disk or peer. 32 bit "jiffies" are good enough,
243 /* local disk */
371 /* Conflicting local requests need to be restarted after this request */
432 FORCE_DETACH, /* Force-detach from local disk, aborting any pending local IO */
801 atomic_t local_cnt; /* Waiting for local completion */
804 /* Interval tree of pending local requests */
1059 extern void drbd_uuid_set(struct drbd_device *device, int idx, u64 val) __must_hold(local);
1060 extern void _drbd_uuid_set(struct drbd_device *device, int idx, u64 val) __must_hold(local);
1061 extern void drbd_uuid_new_current(struct drbd_device *device) __must_hold(local);
1062 extern void drbd_uuid_set_bm(struct drbd_device *device, u64 val) __must_hold(local);
1063 extern void drbd_uuid_move_history(struct drbd_device *device) __must_hold(local);
1064 extern void __drbd_uuid_set(struct drbd_device *device, int idx, u64 val) __must_hold(local);
1065 extern void drbd_md_set_flag(struct drbd_device *device, int flags) __must_hold(local);
1066 extern void drbd_md_clear_flag(struct drbd_device *device, int flags)__must_hold(local);
1083 struct drbd_peer_device *peer_device) __must_hold(local);
1085 struct drbd_peer_device *peer_device) __must_hold(local);
1174 * Bit 0 ==> local node thinks this block is binary identical on both nodes
1175 * Bit 1 ==> local node thinks this block needs to be synced.
1295 struct drbd_peer_device *peer_device) __must_hold(local);
1298 struct drbd_peer_device *peer_device) __must_hold(local);
1299 extern void drbd_bm_reset_al_hints(struct drbd_device *device) __must_hold(local);
1300 extern int drbd_bm_write_hinted(struct drbd_device *device) __must_hold(local);
1301 extern int drbd_bm_write_lazy(struct drbd_device *device, unsigned upper_idx) __must_hold(local);
1303 struct drbd_peer_device *peer_device) __must_hold(local);
1305 struct drbd_peer_device *peer_device) __must_hold(local);
1413 drbd_determine_dev_size(struct drbd_device *, enum dds_flags, struct resize_parms *) __must_hold(local);
1499 gfp_t) __must_hold(local);
1518 __release(local);
2031 __release(local);