Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dmetaslab.h95 void metaslab_check_free(spa_t *, const blkptr_t *);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzio.c1216 metaslab_check_free(spa, bp); in zio_free()
1254 metaslab_check_free(spa, bp); in zio_free_sync()
H A Dmetaslab.c6029 metaslab_check_free(spa_t *spa, const blkptr_t *bp) in metaslab_check_free() function