Searched refs:xslot (Results 1 – 1 of 1) sorted by relevance
407 unsigned int xslot = slot + tmp; in afs_dir_iterate_block() local409 if (!(block->hdr.bitmap[xslot / 8] & (1 << (xslot % 8)))) { in afs_dir_iterate_block()