Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libfsimage/zfs/zfs-include/
A Ddmu_objset.h35 } objset_phys_t; typedef
/xen-4.10.0-shim-comet/tools/libfsimage/zfs/
A Dfsys_zfs.c889 objset_phys_t *osp; in get_objset_mdn()
981 osp = (objset_phys_t *)stack; in get_objset_mdn()
982 stack += sizeof (objset_phys_t); in get_objset_mdn()
1283 objset_phys_t *osp; in zfs_mount()
1301 osp = (objset_phys_t *)stack; in zfs_mount()
1302 stack += sizeof (objset_phys_t); in zfs_mount()

Completed in 5 milliseconds