Home
last modified time | relevance | path

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

/include/linux/
Ddqblk_qtree.h49 unsigned int epb = info->dqi_usable_bs >> 2; in qtree_depth() local
50 unsigned long long entries = epb; in qtree_depth()
54 entries *= epb; in qtree_depth()
/include/net/sctp/
Dsctp.h512 #define sctp_for_each_hentry(epb, head) \ argument
513 hlist_for_each_entry(epb, head, node)