Searched refs:ZFS_MLSLABEL_DEFAULT (Results 1 – 5 of 5) sorted by relevance
563 ZFS_MLSLABEL_DEFAULT, PROP_INHERIT, ZFS_TYPE_DATASET, in zfs_prop_init()
365 #define ZFS_MLSLABEL_DEFAULT "none" macro
996 if (strcasecmp(hexsl, ZFS_MLSLABEL_DEFAULT) == 0) in zfs_check_global_label()
1286 if (strcasecmp(strval, ZFS_MLSLABEL_DEFAULT) == 0) in zfs_valid_proplist()2860 ZFS_MLSLABEL_DEFAULT) == 0)) in zfs_prop_get()
524 if (strcasecmp(strval, ZFS_MLSLABEL_DEFAULT) == 0) in zfs_set_slabel_policy()561 if (strcasecmp(ds_hexsl, ZFS_MLSLABEL_DEFAULT) != 0) { in zfs_set_slabel_policy()