Searched defs:has_features (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c3603 boolean_t has_features; local
3629 has_features = B_FALSE;
3633 has_features = B_TRUE;
3636 if (has_features || nvlist_lookup_uint64(props,

Completed in 75 milliseconds