HomeSort by: relevance | last modified time | path
    Searched refs:zfs_check_global_label (Results 1 - 3 of 3) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
zfs_vfsops.h 158 extern int zfs_check_global_label(const char *dsname, const char *hexsl);
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
zfs_vfsops.c 1629 zfs_check_global_label(const char *dsname, const char *hexsl) function
1702 return (zfs_check_global_label(osname, ds_hexsl));
zfs_ioctl.c 603 if (zfs_check_global_label(name, strval) != 0)

Completed in 57 milliseconds