Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dbtree-type.h2 #define _BTREE_TP(pfx, type, sfx) __BTREE_TP(pfx, type, sfx) macro
3 #define BTREE_TP(pfx) _BTREE_TP(pfx, BTREE_TYPE_SUFFIX,)
7 #define VISITOR_FN_T _BTREE_TP(visitor, BTREE_TYPE_SUFFIX, _t)
140 #undef _BTREE_TP