Searched defs:zep (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/sys/contrib/openzfs/module/zfs/ |
H A D | spa_errlog.c | 103 errphys_to_name(zbookmark_err_phys_t *zep, char *buf, size_t len) in errphys_to_name() argument 114 name_to_errphys(char *buf, zbookmark_err_phys_t *zep) in name_to_errphys() argument 143 zep_to_zb(uint64_t dataset,zbookmark_err_phys_t * zep,zbookmark_phys_t * zb) zep_to_zb() argument 234 find_birth_txg(dsl_dataset_t * ds,zbookmark_err_phys_t * zep,uint64_t * birth_txg) find_birth_txg() argument 266 find_top_affected_fs(spa_t * spa,uint64_t head_ds,zbookmark_err_phys_t * zep,uint64_t * top_affected_fs) find_top_affected_fs() argument 314 check_filesystem(spa_t * spa,uint64_t head_ds,zbookmark_err_phys_t * zep,void * uaddr,uint64_t * count,list_t * clones_list) check_filesystem() argument 475 process_error_block(spa_t * spa,uint64_t head_ds,zbookmark_err_phys_t * zep,void * uaddr,uint64_t * count) process_error_block() argument 834 zbookmark_err_phys_t zep; sync_upgrade_errlog() local 1186 zbookmark_err_phys_t zep; sync_error_list() local [all...] |
H A D | fm.c | 461 zfs_zevent_init(zfs_zevent_t **zep) in zfs_zevent_init()
|
H A D | dsl_scan.c | 3971 scrub_filesystem(spa_t * spa,uint64_t fs,zbookmark_err_phys_t * zep,int * count) scrub_filesystem() argument [all...] |