Home
last modified time | relevance | path

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

/drivers/block/drbd/
Ddrbd_int.h2045 #define dec_unacked(device) _dec_unacked(device, __func__, __LINE__)
2046 static inline void _dec_unacked(struct drbd_device *device, const char *func, int line) in _dec_unacked() function