Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_btree.h39 #define BT_SEQUENTIAL 0x0001 macro
H A Djfs_xtree.c277 if ((jfs_ip->btorder & BT_SEQUENTIAL) && in xtSearch()
402 jfs_ip->btorder = BT_SEQUENTIAL; in xtSearch()
459 jfs_ip->btorder = BT_SEQUENTIAL; in xtSearch()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_btree.h39 #define BT_SEQUENTIAL 0x0001 macro
H A 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()

Completed in 7 milliseconds