Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_btree.h125 #define BT_POP(btstack)\ macro
H A Djfs_xtree.c798 while ((parent = BT_POP(btstack)) != NULL) { in xtSplitUp()
2503 if ((parent = BT_POP(&btstack)) == NULL) in xtTruncate()
2833 if ((parent = BT_POP(&btstack)) == NULL) in xtTruncate_pmap()