Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_errlog.c114 name_to_errphys(char *buf, zbookmark_err_phys_t *zep) in name_to_errphys() function
1005 name_to_errphys(head_ds_attr->za_name, &head_ds_block); in process_error_log()
1444 name_to_errphys(za.za_name, &err_block); in swap_errlog()
1483 EXPORT_SYMBOL(name_to_errphys);
H A Ddsl_scan.c4216 name_to_errphys(head_ds_attr->za_name, &head_ds_block); in dsl_errorscrub_sync()
/freebsd/sys/contrib/openzfs/include/sys/
H A Dspa.h1187 extern void name_to_errphys(char *buf, zbookmark_err_phys_t *zep);