Home | History | Annotate | Download | only in fio

Lines Matching full:hash_long

74 	int bucket = hash_long(client->fd, FIO_CLIENT_HASH_BITS);
144 int bucket = hash_long(fd, FIO_CLIENT_HASH_BITS) & FIO_CLIENT_HASH_MASK;