Searched refs:sa_handle_get (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/fs/zfs/sys/ |
H A D | sa.h | 117 int sa_handle_get(objset_t *, uint64_t, void *userp,
|
/titanic_44/usr/src/uts/common/fs/getgen/ |
H A D | getgen.c | 101 ret = sa_handle_get(osp, gg.inode, NULL, SA_HDL_PRIVATE, &hdl); in gg_ioc_get_gen()
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | sa.c | 1412 sa_handle_get(objset_t *objset, uint64_t objid, void *userp, in sa_handle_get() function
|
H A D | zfs_znode.c | 1920 error = sa_handle_get(osp, obj, NULL, SA_HDL_PRIVATE, hdlp); in zfs_grab_sa_handle()
|
/titanic_44/usr/src/cmd/zdb/ |
H A D | zdb.c | 1684 if (sa_handle_get(os, object, NULL, SA_HDL_PRIVATE, &hdl)) { in dump_znode()
|