Home
last modified time | relevance | path

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

/drivers/md/dm-vdo/
A Dpermassert.h25 static inline int __must_check vdo_must_use(int value) in vdo_must_use() function
31 #define VDO_ASSERT(expr, ...) vdo_must_use(__VDO_ASSERT(expr, __VA_ARGS__))

Completed in 5 milliseconds