Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_dmap.h185 #define dmt_budmin t1.budmin macro
H A Djfs_dmap.c2637 if (leaf[leafno] > tp->dmt_budmin) { in dbSplit()
2644 budsz = BUDSIZE(cursz, tp->dmt_budmin); in dbSplit()
2714 tp->dmt_budmin); in dbBackSplit()
2720 budsz = BUDSIZE(size, tp->dmt_budmin); in dbBackSplit()
2780 if (newval >= tp->dmt_budmin) { in dbJoin()
2798 budsz = BUDSIZE(newval, tp->dmt_budmin); in dbJoin()