Over time the parameters changed, but the comment wasn't updated
/**
- * @conn connection to report errors against
* @pool storage pool to check for status
*
* Determine if a storage pool is already mounted
}
/**
- * @conn connection to report errors against
* @pool storage pool to mount
*
* Ensure that a FS storage pool is mounted on its target location.
}
/**
- * @conn connection to report errors against
* @pool storage pool to unmount
*
* Ensure that a FS storage pool is not mounted on its target location.