Searched refs:btindex (Results 1 – 4 of 4) sorted by relevance
225 int base, index, lim, btindex; in xtSearch() local268 (index = jfs_ip->btindex) < in xtSearch()341 jfs_ip->btindex = index; in xtSearch()388 btindex = jfs_ip->btindex; in xtSearch()389 if (index == btindex || in xtSearch()390 index == btindex + 1) in xtSearch()394 jfs_ip->btindex = index; in xtSearch()446 btindex = jfs_ip->btindex; in xtSearch()447 if (base == btindex || base == btindex + 1) in xtSearch()451 jfs_ip->btindex = base; in xtSearch()
112 jfs_inode->btindex = 0; in ialloc()
39 short btindex; /* btpage entry index*/ member
3093 jfs_ip->btindex = 0; in copy_from_dinode()