ffslot            798 ufs/ufs/ufs_dirhash.c 	int block, ffslot, i, nfree;
ffslot            847 ufs/ufs/ufs_dirhash.c 	ffslot = BLKFREE2IDX(nfree / DIRALIGN);
ffslot            849 ufs/ufs/ufs_dirhash.c 		if (dh->dh_firstfree[i] == block && i != ffslot)
ffslot            851 ufs/ufs/ufs_dirhash.c 	if (dh->dh_firstfree[ffslot] == -1)