Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jfs/
Djfs_btree.h39 #define BT_SEQUENTIAL 0x0001 macro
Djfs_xtree.c266 if ((jfs_ip->btorder & BT_SEQUENTIAL) && in xtSearch()
391 jfs_ip->btorder = BT_SEQUENTIAL; in xtSearch()
448 jfs_ip->btorder = BT_SEQUENTIAL; in xtSearch()