Searched refs:__dec_unacked (Results 1 – 1 of 1) sorted by relevance
1977 #define dec_unacked(device) ((void)expect(device, __dec_unacked(device) >= 0))1978 static inline int __dec_unacked(struct drbd_device *device) in __dec_unacked() function