Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_btree.h52 #define BT_SEQUENTIAL 0x0001 macro
Djfs_xtree.c549 if ((jfs_ip->btorder & BT_SEQUENTIAL) && in xtSearch()
670 jfs_ip->btorder = BT_SEQUENTIAL; in xtSearch()
724 jfs_ip->btorder = BT_SEQUENTIAL; in xtSearch()