Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Ddir.c407 unsigned int xslot = slot + tmp; in afs_dir_iterate_block() local
409 if (!(block->hdr.bitmap[xslot / 8] & (1 << (xslot % 8)))) { in afs_dir_iterate_block()