Home
last modified time | relevance | path

Searched defs:btstack (Results 1 – 2 of 2) sorted by relevance

/linux/fs/jfs/
H A Djfs_btree.h105 struct btstack { struct
111 #define BT_CLR(btstack)\ argument
114 #define BT_STACK_FULL(btstack)\ argument
125 #define BT_POP(btstack)\ argument
128 #define BT_STACK(btstack)\ argument
131 static inline void BT_STACK_DUMP(struct btstack *btstack) in BT_STACK_DUMP()
H A Djfs_xtree.c126 struct btstack btstack; in xtLookup() local
216 int *cmpp, struct btstack * btstack, int flag) in xtSearch()
523 struct btstack btstack; /* traverse stack */ in xtInsert() local
665 struct inode *ip, struct xtsplit * split, struct btstack * btstack) in xtSplitUp()
1347 struct btstack btstack; /* traverse stack */ in xtExtend() local
1506 struct btstack btstack; /* traverse stack */ in xtUpdate() local
1952 struct btstack btstack; /* traverse stack */ in xtAppend() local
2199 struct btstack btstack; in xtTruncate() local
2747 struct btstack btstack; in xtTruncate_pmap() local