Searched refs:hexstr_to_label (Results 1 – 8 of 8) sorted by relevance
153 extern int hexstr_to_label(const char *, m_label_t *);
215 extern int hexstr_to_label(const char *, m_label_t *);
99 hexstr_to_label;
154 hexstr_to_label(const char *s, m_label_t *l) in hexstr_to_label() function
248 if (hexstr_to_label(ds_hexsl, &ds_sl) != 0) in getflabel_zfs()
1427 } else if (hexstr_to_label(ds_hexsl, &ds_sl) == 0) { in zfs_mount_label_policy()
536 if (!new_default && (hexstr_to_label(strval, &new_sl) != 0)) in zfs_set_slabel_policy()589 if (hexstr_to_label(strval, &new_sl) != 0) in zfs_set_slabel_policy()
3770 error = hexstr_to_label(ds_hexsl, &ds_sl); in validate_rootds_label()