Searched refs:FeatureNotSupported (Results 1 – 2 of 2) sorted by relevance
291 return lzc_exc.FeatureNotSupported(pool_name)334 return lzc_exc.FeatureNotSupported(pool_name)351 raise lzc_exc.FeatureNotSupported(_pool_name(snapname))
477 class FeatureNotSupported(ZFSError): class