Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dsa.c135 static sa_idx_tab_t *sa_find_idx_tab(objset_t *os, dmu_object_type_t bonustype,
1301 idx_tab = sa_find_idx_tab(hdl->sa_os, bonustype, sa_hdr_phys); in sa_build_index()
1694 sa_find_idx_tab(objset_t *os, dmu_object_type_t bonustype, sa_hdr_phys_t *hdr) in sa_find_idx_tab() function