Searched refs:FeatureNotSupported (Results 1 – 2 of 2) sorted by relevance
289 return lzc_exc.FeatureNotSupported(pool_name)332 return lzc_exc.FeatureNotSupported(pool_name)349 raise lzc_exc.FeatureNotSupported(_pool_name(snapname))
475 class FeatureNotSupported(ZFSError): class