Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dsa.h124 int sa_handle_get_from_db(objset_t *, dmu_buf_t *, void *userp,
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dsa.c1389 sa_handle_get_from_db(objset_t *os, dmu_buf_t *db, void *userp, in sa_handle_get_from_db() function
1448 return (sa_handle_get_from_db(objset, db, userp, hdl_type, in sa_handle_get()
2226 EXPORT_SYMBOL(sa_handle_get_from_db);
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_znode.c351 VERIFY(0 == sa_handle_get_from_db(zfsvfs->z_os, db, zp, in zfs_znode_sa_init()
687 VERIFY(0 == sa_handle_get_from_db(zfsvfs->z_os, db, NULL, SA_HDL_SHARED, in zfs_mknode()
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_znode.c339 VERIFY(0 == sa_handle_get_from_db(zfsvfs->z_os, db, zp, in zfs_znode_sa_init()
816 VERIFY(0 == sa_handle_get_from_db(zfsvfs->z_os, db, NULL, SA_HDL_SHARED, in zfs_mknode()