Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDspa_errlog.c114 name_to_errphys(char *buf, zbookmark_err_phys_t *zep) in name_to_errphys() function
1013 name_to_errphys(head_ds_attr->za_name, &head_ds_block); in process_error_log()
1452 name_to_errphys(za.za_name, &err_block); in swap_errlog()
1491 EXPORT_SYMBOL(name_to_errphys);
HDdsl_scan.c4221 name_to_errphys(head_ds_attr->za_name, &head_ds_block); in dsl_errorscrub_sync()
/freebsd-14-stable/sys/contrib/openzfs/include/sys/
HDspa.h1175 extern void name_to_errphys(char *buf, zbookmark_err_phys_t *zep);