Home
last modified time | relevance | path

Searched refs:btorder (Results 1 – 4 of 4) sorted by relevance

/fs/jfs/
Djfs_inode.c143 jfs_inode->btorder = 0; in ialloc()
Djfs_incore.h49 short btorder; /* access order */ member
Djfs_xtree.c289 if ((jfs_ip->btorder & BT_SEQUENTIAL) && in xtSearch()
414 jfs_ip->btorder = BT_SEQUENTIAL; in xtSearch()
416 jfs_ip->btorder = BT_RANDOM; in xtSearch()
471 jfs_ip->btorder = BT_SEQUENTIAL; in xtSearch()
473 jfs_ip->btorder = BT_RANDOM; in xtSearch()
Djfs_imap.c3127 jfs_ip->btorder = 0; in copy_from_dinode()