HomeSort by relevance Sort by last modified time
    Searched refs:dmu_objset_type (Results 1 - 4 of 4) sorted by null

  /netvirt/usr/src/grub/grub-0.95/stage2/zfs-include/
dmu.h 82 typedef enum dmu_objset_type { enum
  /netvirt/usr/src/uts/common/fs/zfs/sys/
dmu.h 120 typedef enum dmu_objset_type { enum
539 extern dmu_objset_type_t dmu_objset_type(objset_t *os);
  /netvirt/usr/src/uts/common/fs/zfs/
zfs_ioctl.c 1152 if (dmu_objset_type(os) == DMU_OST_ZVOL)
1208 dmu_objset_type(os) == DMU_OST_ZFS) {
    [all...]
dmu_objset.c 77 dmu_objset_type(objset_t *os) function

Completed in 112 milliseconds