Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
Dsa.h120 int sa_handle_get_from_db(objset_t *, dmu_buf_t *, void *userp,
/freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dsa.c1372 sa_handle_get_from_db(objset_t *os, dmu_buf_t *db, void *userp, in sa_handle_get_from_db() function
1421 return (sa_handle_get_from_db(objset, db, userp, hdl_type, in sa_handle_get()
Dzfs_znode.c565 VERIFY(0 == sa_handle_get_from_db(zfsvfs->z_os, db, zp, in zfs_znode_sa_init()
902 VERIFY(0 == sa_handle_get_from_db(zfsvfs->z_os, db, NULL, SA_HDL_SHARED, in zfs_mknode()