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/ |
| D | sa.h | 120 int sa_handle_get_from_db(objset_t *, dmu_buf_t *, void *userp,
|
| /freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| D | sa.c | 1372 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()
|
| D | zfs_znode.c | 565 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()
|