Home
last modified time | relevance | path

Searched refs:_dec_unacked (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/block/drbd/
Ddrbd_int.h2089 #define dec_unacked(device) _dec_unacked(device, __func__, __LINE__)
2090 static inline void _dec_unacked(struct drbd_device *device, const char *func, int line) in _dec_unacked() function