Home
last modified time | relevance | path

Searched refs:has_features (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/fs/zfs/
H A Dspa.c3487 boolean_t has_features; in spa_create() local
3513 has_features = B_FALSE; in spa_create()
3517 has_features = B_TRUE; in spa_create()
3520 if (has_features || nvlist_lookup_uint64(props, in spa_create()