Searched refs:zfs_check_global_label (Results 1 – 4 of 4) sorted by relevance
209 extern int zfs_check_global_label(const char *dsname, const char *hexsl);
308 extern int zfs_check_global_label(const char *dsname, const char *hexsl);
994 zfs_check_global_label(const char *dsname, const char *hexsl) in zfs_check_global_label() function
551 if (zfs_check_global_label(name, strval) != 0) in zfs_set_slabel_policy()