OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zio_free_sync
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
zio.h
554
extern zio_t *
zio_free_sync
(zio_t *pio, spa_t *spa, uint64_t txg,
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
dsl_scan.c
412
zio_nowait(
zio_free_sync
(pio, dp->dp_spa, txg, bpp, BP_GET_PSIZE(bpp),
1453
zio_nowait(
zio_free_sync
(scn->scn_zio_root, scn->scn_dp->dp_spa,
zio.c
914
* putting it on the list and then processing it in
zio_free_sync
().
931
VERIFY0(zio_wait(
zio_free_sync
(NULL, spa, txg, bp,
937
zio_free_sync
(zio_t *pio, spa_t *spa, uint64_t txg, const blkptr_t *bp,
function
1991
return (
zio_free_sync
(pio, pio->io_spa, pio->io_txg, bp,
spa.c
6357
zio_nowait(
zio_free_sync
(zio, zio->io_spa, dmu_tx_get_txg(tx), bp,
Completed in 49 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026