Searched refs:zfs_check_global_label (Results 1 – 3 of 3) sorted by relevance
154 extern int zfs_check_global_label(const char *dsname, const char *hexsl);
1359 zfs_check_global_label(const char *dsname, const char *hexsl) in zfs_check_global_label() function1432 return (zfs_check_global_label(osname, ds_hexsl)); in zfs_mount_label_policy()
556 if (zfs_check_global_label(name, strval) != 0) in zfs_set_slabel_policy()