Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_dtree.c577 struct btframe *btsp; in dtSearch() local
697 btsp = btstack->top; in dtSearch()
698 btsp->bn = bn; in dtSearch()
699 btsp->index = index; in dtSearch()
700 btsp->mp = mp; in dtSearch()
746 btsp = btstack->top; in dtSearch()
747 btsp->bn = bn; in dtSearch()
748 btsp->index = base; in dtSearch()
749 btsp->mp = mp; in dtSearch()
2646 struct btframe *btsp; in dtSearchNode() local
3343 struct btframe *btsp; dtReadFirst() local
3422 struct btframe *btsp, *parent; dtReadNext() local
[all...]
H A Djfs_xtree.c237 struct btframe *btsp; in xtSearch() local
346 btsp = btstack->top; in xtSearch()
347 btsp->bn = bn; in xtSearch()
348 btsp->index = index; in xtSearch()
349 btsp->mp = mp; in xtSearch()
393 btsp = btstack->top; in xtSearch()
394 btsp->bn = bn; in xtSearch()
395 btsp->index = index; in xtSearch()
396 btsp->mp = mp; in xtSearch()
451 btsp in xtSearch()
2889 struct btframe *btsp; xtSearchNode() local
[all...]
/kernel/linux/linux-6.6/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 in xtSearch()
[all...]
H A Djfs_dtree.c577 struct btframe *btsp; in dtSearch() local
697 btsp = btstack->top; in dtSearch()
698 btsp->bn = bn; in dtSearch()
699 btsp->index = index; in dtSearch()
700 btsp->mp = mp; in dtSearch()
746 btsp = btstack->top; in dtSearch()
747 btsp->bn = bn; in dtSearch()
748 btsp->index = base; in dtSearch()
749 btsp->mp = mp; in dtSearch()
3045 struct btframe *btsp; in dtReadFirst() local
3124 struct btframe *btsp, *parent; dtReadNext() local
[all...]

Completed in 10 milliseconds