Home
last modified time | relevance | path

Searched defs:zep (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_errlog.c104 errphys_to_name(zbookmark_err_phys_t *zep, char *buf, size_t len) in errphys_to_name()
115 name_to_errphys(char *buf, zbookmark_err_phys_t *zep) in name_to_errphys()
144 zep_to_zb(uint64_t dataset, zbookmark_err_phys_t *zep, zbookmark_phys_t *zb) in zep_to_zb()
235 find_birth_txg(dsl_dataset_t *ds, zbookmark_err_phys_t *zep, in find_birth_txg()
267 find_top_affected_fs(spa_t *spa, uint64_t head_ds, zbookmark_err_phys_t *zep, in find_top_affected_fs()
315 check_filesystem(spa_t *spa, uint64_t head_ds, zbookmark_err_phys_t *zep, in check_filesystem()
476 process_error_block(spa_t *spa, uint64_t head_ds, zbookmark_err_phys_t *zep, in process_error_block()
839 zbookmark_err_phys_t zep; in sync_upgrade_errlog() local
1192 zbookmark_err_phys_t zep; in sync_error_list() local
H A Dfm.c462 zfs_zevent_init(zfs_zevent_t **zep) in zfs_zevent_init()
H A Ddsl_scan.c4031 scrub_filesystem(spa_t *spa, uint64_t fs, zbookmark_err_phys_t *zep, in scrub_filesystem()