OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zil_clean
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
zil.h
416
extern void
zil_clean
(zilog_t *zilog, uint64_t synced_txg);
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
dsl_pool.c
704
zil_clean
(zilog, txg);
zil.c
508
* dirtied (zil_itx_assign) or cleaned (
zil_clean
) while we check its current
523
* any pending itx records that have not been cleaned by
zil_clean
().
1333
* The
zil_clean
callback hasn't got around to cleaning
1384
zil_clean
(zilog_t *zilog, uint64_t synced_txg)
function
1808
* a txg (e.g. ztest TX_TRUNCATE). So there's no
zil_clean
()
1841
zilog->zl_clean_taskq = taskq_create("
zil_clean
", 1, minclsyspri,
Completed in 22 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026