Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_xtree.c226 struct btframe *btsp; in xtSearch() local
335 btsp = btstack->top; in xtSearch()
336 btsp->bn = bn; in xtSearch()
337 btsp->index = index; in xtSearch()
338 btsp->mp = mp; in xtSearch()
382 btsp = btstack->top; in xtSearch()
383 btsp->bn = bn; in xtSearch()
384 btsp->index = index; in xtSearch()
385 btsp->mp = mp; in xtSearch()
440 btsp = btstack->top; in xtSearch()
[all …]