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

  /netvirt/usr/src/uts/common/fs/zfs/
zfs_znode.c 170 ASSERT(zfsfstype);
171 (void) vfs_freevfsops_by_type(zfsfstype);
172 zfsfstype = 0;
247 extern int zfsfstype;
324 zfsfstype & 0xFF;
    [all...]
zfs_vfsops.c 65 int zfsfstype; variable
674 vfsp->vfs_fstype = zfsfstype;
    [all...]
zfs_ioctl.c 362 if (vp->v_vfsp->vfs_fstype != zfsfstype ||
    [all...]
  /netvirt/usr/src/uts/common/fs/zfs/sys/
zfs_znode.h 343 extern int zfsfstype;

Completed in 180 milliseconds