Home
last modified time | relevance | path

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

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