Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_btree.h52 #define BT_SEQUENTIAL 0x0001 macro
Djfs_xtree.c290 if ((jfs_ip->btorder & BT_SEQUENTIAL) && in xtSearch()
415 jfs_ip->btorder = BT_SEQUENTIAL; in xtSearch()
472 jfs_ip->btorder = BT_SEQUENTIAL; in xtSearch()