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.c290 if ((jfs_ip->btorder & BT_SEQUENTIAL) && in xtSearch()
415 jfs_ip->btorder = BT_SEQUENTIAL; in xtSearch()
417 jfs_ip->btorder = BT_RANDOM; in xtSearch()
472 jfs_ip->btorder = BT_SEQUENTIAL; in xtSearch()
474 jfs_ip->btorder = BT_RANDOM; in xtSearch()
Djfs_imap.c3116 jfs_ip->btorder = 0; in copy_from_dinode()