Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzio.h507 extern int zio_bookmark_compare(const void *, const void *);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c710 avl_create(&spa->spa_alloc_trees[i], zio_bookmark_compare, in spa_add()
H A Dzio.c654 zio_bookmark_compare(const void *x1, const void *x2) in zio_bookmark_compare() function