Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/idmap/
H A Didmaptest.c47 get_idmap_batch(void *arg) in get_idmap_batch() function
128 err = pthread_create(&thread[i], NULL, get_idmap_batch, &b[i]); in test_idmap()